-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bazel "linkstatic" should be de-boilerplated #5104
Comments
From f2f with @jwnimmer-tri: On Longer-term, we might consider generating PIC, at which point Bazel could produce a This entire discussion has no bearing on |
Follows up on RobotLocomotion#5155. Fixes RobotLocomotion#5104.
Follows up on RobotLocomotion#5155. Fixes RobotLocomotion#5104.
Follows up on RobotLocomotion#5155. Fixes RobotLocomotion#5104.
We should zap
linkstatic = 1
throughout Drake, then add back the ones that are actually necessary, with explanatory comments.The text was updated successfully, but these errors were encountered: