]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: fix -s flag for ELF executables
authorAnthony Martin <ality@pbrane.org>
Fri, 15 Feb 2013 02:43:54 +0000 (18:43 -0800)
committerAnthony Martin <ality@pbrane.org>
Fri, 15 Feb 2013 02:43:54 +0000 (18:43 -0800)
commitf2c3122307fc91b792226facbe1da1f48eec9be5
tree2f587eeea4f523c9ddf99d42e3e9c2506cae718e
parent7c5bd322d53cdcbfb59db334ba243502ae170803
cmd/ld: fix -s flag for ELF executables

This fixes a regression introduced in changeset 98034d036d03
which added support for producing host object files.

R=rsc, minux.ma
CC=dave, golang-dev
https://golang.org/cl/7307107
src/cmd/ld/elf.c