-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
os/exec: build broken for macOS 10.8 and 10.10 #19775
Labels
Milestone
Comments
CL https://golang.org/cl/38799 mentions this issue. |
Opening for cherry-pick. |
CL https://golang.org/cl/39606 mentions this issue. |
gopherbot
pushed a commit
that referenced
this issue
Apr 5, 2017
…r on macOS This keeps the host linker from printing ld: warning: option -s is obsolete and being ignored Fixes #19775. Change-Id: I18dd4e4b3f59cbf35dad770fd65e6baea5a7347f Reviewed-on: https://go-review.googlesource.com/38851 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://go-review.googlesource.com/39606 TryBot-Result: Gobot Gobot <gobot@golang.org>
lparth
pushed a commit
to lparth/go
that referenced
this issue
Apr 13, 2017
This keeps the host linker from printing ld: warning: option -s is obsolete and being ignored Fixes golang#19775. Change-Id: I18dd4e4b3f59cbf35dad770fd65e6baea5a7347f Reviewed-on: https://go-review.googlesource.com/38851 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://golang.org/cl/38742 broke the macOS 10.8 and 10.10 builders.
https://build.golang.org/log/5657b820d02b88ae95ee64e713f38070b0ff0393
The text was updated successfully, but these errors were encountered: