-
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
cmd/cgo: cgo binaries change each time you build them #5170
Labels
Milestone
Comments
part of the change might be caused by build ids: http://fedoraproject.org/wiki/Releases/FeatureBuildId hopefully the build id is different because of the difference in the cgo bits. |
Some discussion: https://groups.google.com/d/topic/golang-nuts/bjCrKTsr3tE/discussion As minux noted, we had this feature for a while, but recent changes probably made it go away. |
A lot of work has happened on this over the years. Is this still an issue? /cc @ianlancetaylor |
This has been subsumed by #13247. It is fixed for most systems for most compilers, but there are still a few cases remaining. Closing this issue in favor of the one with more information. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: