Descriptionld: remove duplicate bss definitions
The EXTERN lines in elf.h already define these.
That's not a problem for most C compilers, but
apparently it is for some copies of the OS X linker.
Fixes issue 2167.
Patch Set 1 #Patch Set 2 : diff -r c62cf48b7dc4 https://go.googlecode.com/hg #Patch Set 3 : diff -r c62cf48b7dc4 https://go.googlecode.com/hg #Patch Set 4 : diff -r bb2e60a547e4 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|