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: add go build -i #7071

Closed
rsc opened this issue Jan 6, 2014 · 4 comments
Closed

cmd/go: add go build -i #7071

rsc opened this issue Jan 6, 2014 · 4 comments
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Jan 6, 2014

Like go install but do not install the top-level thing.
@bradfitz
Copy link
Contributor

bradfitz commented Jan 6, 2014

Comment 1:

Yes! I actually tried this the other day, hoping it was already there, but got an error.

@gopherbot
Copy link

Comment 2:

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

@crawshaw
Copy link
Member

crawshaw commented May 6, 2014

Comment 3:

This issue was closed by revision bb5a827.

Status changed to Fixed.

@rsc
Copy link
Contributor Author

rsc commented May 9, 2014

Comment 4:

Making a change in hopes that golang.org/s/bugcount will see it is fixed.

Labels changed: added size-m.

@rsc rsc added fixed labels May 9, 2014
@rsc rsc added this to the Go1.3 milestone Apr 14, 2015
@rsc rsc removed the release-go1.3 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
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

4 participants