Commit 71051953 authored by Shenghou Ma's avatar Shenghou Ma

cmd/ld: document -s flag.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/10159043
parent 5b15b444
......@@ -52,6 +52,8 @@ Options new in this version:
The default is the single location $GOROOT/pkg/$GOOS_$GOARCH.
-r dir1:dir2:...
Set the dynamic linker search path when using ELF.
-s
Omit the symbol table and debug information.
-V
Print the linker version.
-X symbol value
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment