Skip to content
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

Remove -s link flag on macOS #1557

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

jayconrod
Copy link
Contributor

This was used to work around a linker bug in Xcode 7.2 and earlier. We
probably don't need to support those old versions anymore.

This enables debugging binaries on macOS.

Fixes #1553

This was used to work around a linker bug in Xcode 7.2 and earlier. We
probably don't need to support those old versions anymore.

This enables debugging binaries on macOS.

Fixes bazel-contrib#1553
@jayconrod jayconrod requested a review from ianthehat as a code owner June 18, 2018 18:47
@jayconrod jayconrod merged commit ca5ffac into bazel-contrib:master Jun 19, 2018
@jayconrod jayconrod deleted the fix-macos-strip branch June 19, 2018 18:52
ArielleA pushed a commit to ArielleA/rules_go that referenced this pull request Jun 19, 2018
This was used to work around a linker bug in Xcode 7.2 and earlier. We
probably don't need to support those old versions anymore.

This enables debugging binaries on macOS.

Fixes bazel-contrib#1553
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants