• David Crawshaw's avatar
    misc/cgo/testplugin: pass GO_GCFLAGS · 753bac3a
    David Crawshaw authored
    The noopt builder sets GO_GCFLAGS when building the standard library.
    Set it when building plugins to ensure the -shared packages built for it
    have the same inlining in the export data (and thus the same package
    version).
    
    Tested locally with GO_GCFLAGS="-N -l" ./all.bash
    
    Fixes #17937
    
    Change-Id: Id037cfbf4af744c05c47bdc58eea60a5dba69533
    Reviewed-on: https://go-review.googlesource.com/62511
    Run-TryBot: David Crawshaw <crawshaw@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    753bac3a
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...