| commit | 6f3f2d0ab825ee1ab77d62766828b6c191f92622 | [log] [tgz] |
|---|---|---|
| author | Shenghou Ma <minux.ma@gmail.com> | Tue Apr 29 14:43:10 2014 -0400 |
| committer | Shenghou Ma <minux.ma@gmail.com> | Tue Apr 29 14:43:10 2014 -0400 |
| tree | 5e0ac991cc4017b9fb252e016b321c429b565558 | |
| parent | f999e14f025b69516dd3e126d04dd309adb2fce0 [diff] |
run.bash: skip -static cgo test if -static linking isn't possible. Some system doesn't have libc.a available. While we're at here, also export GOROOT in run.bash, so that one doesn't need to set GOROOT to run run.bash. LGTM=iant R=iant CC=golang-codereviews https://golang.org/cl/99870043