Descriptionmisc/cgo: re-enable testso
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 issue 2982.
Patch Set 1 #Patch Set 2 : diff -r 53c2a65ba012 https://code.google.com/p/go #Patch Set 3 : diff -r 53c2a65ba012 https://code.google.com/p/go #Patch Set 4 : diff -r f25b7abf4c99 https://code.google.com/p/go #Patch Set 5 : diff -r f25b7abf4c99 https://code.google.com/p/go #Patch Set 6 : diff -r d7784fbe41df https://code.google.com/p/go #Patch Set 7 : diff -r c64018498d5f https://code.google.com/p/go #
MessagesTotal messages: 11
|