Skip to content

Commit

Permalink
doc: remove duplicate -asmflags mention
Browse files Browse the repository at this point in the history
Fixes #12053

Change-Id: Icd883b4f1ac944a8ec718c79770a8e3fc6542e3a
Reviewed-on: https://go-review.googlesource.com/13259
Reviewed-by: Russ Cox <rsc@golang.org>
  • Loading branch information
joeshaw authored and rsc committed Aug 6, 2015
1 parent fced03a commit 5973558
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions doc/go1.5.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,14 +522,6 @@ <h3 id="go_command">Go command</h3>
sets the build mode, described above.
</li>

<li>
An <code>-asmflags</code> build option has been added to provide
flags to the assembler.
However,
the <code>-ccflags</code> build option has been dropped;
it was specific to the old, now deleted C compiler .
</li>

<li>
A new <code>-pkgdir</code> build option
sets the location of installed package archives,
Expand Down

0 comments on commit 5973558

Please sign in to comment.