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

cmd/go: spurious rebuild of binaries on OS X #12173

Closed
rsc opened this issue Aug 18, 2015 · 2 comments
Closed

cmd/go: spurious rebuild of binaries on OS X #12173

rsc opened this issue Aug 18, 2015 · 2 comments
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Aug 18, 2015

Reported by @bradfitz in private email.

go install camlistore.org/server/camlistored rebuilds the binary every time you run it, even when everything is up to date. On a Mac.

@rsc rsc self-assigned this Aug 18, 2015
@rsc rsc added this to the Go1.5 milestone Aug 18, 2015
@gopherbot
Copy link

CL https://golang.org/cl/13672 mentions this issue.

@bradfitz
Copy link
Contributor

Thanks for the quick fix!

@rsc rsc closed this as completed in d2cf46d Aug 18, 2015
@golang golang locked and limited conversation to collaborators Aug 22, 2016
@rsc rsc removed their assignment Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants