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

doc: -asmflags mentioned twice in go1.5.html #12053

Closed
joeshaw opened this issue Aug 6, 2015 · 3 comments
Closed

doc: -asmflags mentioned twice in go1.5.html #12053

joeshaw opened this issue Aug 6, 2015 · 3 comments

Comments

@joeshaw
Copy link
Contributor

joeshaw commented Aug 6, 2015

In the "Go command" section:

  • A new -asmflags build option sets flags to pass to the assembler. However, the -ccflags build option has been dropped; it was specific to the old, now deleted C compiler .
  • A new -buildmode build option sets the build mode, described above.
  • An -asmflags build option has been added to provide flags to the assembler. However, the -ccflags build option has been dropped; it was specific to the old, now deleted C compiler .

I am not sure where doc/go1.5 lives, so I didn't send a CL for it.

@ianlancetaylor
Copy link
Contributor

The file in the repository is doc/go1.5.html.

@joeshaw
Copy link
Contributor Author

joeshaw commented Aug 6, 2015

How embarrassing. I was grepping in only the src subdirectory.

@gopherbot
Copy link

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

@rsc rsc closed this as completed in 5973558 Aug 6, 2015
@mikioh mikioh changed the title doc/go1.5: -asmflags mentioned twice doc: -asmflags mentioned twice in go1.5.html Aug 6, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
@rsc rsc unassigned robpike 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

4 participants