mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
The test.bash file generates .so file using gcc, builds the executable using the go tool and then run it with the $LD_LIBRARY_PATH variable pointing to the directory where the .so file lives. Fixes #2982. R=rsc, remyoudompheng CC=golang-dev https://golang.org/cl/5788043 |
||
|---|---|---|
| .. | ||
| gmp | ||
| life | ||
| stdio | ||
| test | ||
| testso | ||