[Bug go/95061] shared libgo library not found when running the testsuite
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 15 22:33:31 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95061
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <ian@gcc.gnu.org>:
https://gcc.gnu.org/g:e478cacb62f116d2c8efdabc4b51e6d2d7041aae
commit r11-432-ge478cacb62f116d2c8efdabc4b51e6d2d7041aae
Author: Ian Lance Taylor <iant@golang.org>
Date: Fri May 15 10:50:57 2020 -0700
libgo: only build syscall test with -static if it works
Test whether -static works, and use it if possible.
This time for sure.
For PR go/95061
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/234024
More information about the Gcc-bugs
mailing list