• Matthew Dempsky's avatar
    cmd/link: remove -H elf flag · 71ab3c1c
    Matthew Dempsky authored
    We create appropriate ELF files automatically based on GOOS. There's
    no point in supporting -H elf flag, particularly since we need to emit
    different flavors of ELF depending on GOOS anyway.
    
    If that weren't reason enough, -H elf appears to be broken since at
    least Go 1.4. At least I wasn't able to find a way to make use of it.
    
    As best I can tell digging through commit history, -H elf is just an
    artifact leftover from Plan 9's 6l linker.
    
    Change-Id: I7393caaadbc60107bbd6bc99b976a4f4fe6b5451
    Reviewed-on: https://go-review.googlesource.com/21343
    Run-TryBot: Matthew Dempsky <mdempsky@google.com>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    71ab3c1c
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...