]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/run.bash
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / run.bash
index 6274df6fb3255dd450812d43c98c77b5a1cd471f..badb8c60e20f087462eb15b537150e0fee6d1656 100755 (executable)
@@ -31,7 +31,6 @@ fi
 
 export GOENV=off
 eval $(../bin/go tool dist env)
-export GOROOT   # The api test requires GOROOT to be set, so set it to match ../bin/go.
 
 unset CDPATH   # in case user has it set