]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add note about CL 24180 to go1.8.txt
authorIan Lance Taylor <iant@golang.org>
Tue, 23 Aug 2016 13:14:31 +0000 (06:14 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 23 Aug 2016 13:15:32 +0000 (13:15 +0000)
Change-Id: Ie2bef1c181a49d7a02ed8068894d2bd81fc5bafa
Reviewed-on: https://go-review.googlesource.com/27566
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.8.txt

index 4e6d3a0069afcba8ec4a9b0595729f2bb2580989..3cecbc89f37fa95b4decb736e81ed4fa92608808 100644 (file)
@@ -3,6 +3,7 @@ Tools:
 
 compile: SSA for 386, arm, arm64, ppc64le, ... (many CLs)
 yacc: "go tool yacc" is removed. now at golang.org/x/tools/cmd/goyacc (CL 27324, CL 27325)
+go: -buildmode=c-archive now builds PIC on ELF (CL 24180)
 
 Ports: