• Russ Cox's avatar
    cmd/go: fix linker arguments · 725f084b
    Russ Cox authored
    Especially affects tests, but not test-specific.
    The linker was only being told where to find the
    direct dependencies of package main.  Sometimes that
    was sufficient to find the rest; sometimes not.
    
    Fixes #2657.
    Fixes #2666.
    Fixes #2680.
    
    R=golang-dev, adg, rogpeppe
    CC=golang-dev
    https://golang.org/cl/5528079
    725f084b
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...