-
- Downloads
libgo: fix DejaGNU testsuite compiler when using build sysroot
Patch from Thomas Schwinge. PR testsuite/109951 * configure.ac: 'AC_SUBST(SYSROOT_CFLAGS_FOR_TARGET)'. * Makefile.in: Regenerate. * configure: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/lib/libgo.exp (libgo_init): If '--with-build-sysroot=[...]' was specified, use it for build-tree testing. * testsuite/libgo-test-support.exp.in (GOC_UNDER_TEST): Don't set. (SYSROOT_CFLAGS_FOR_TARGET): Set. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/527755
Showing
- gcc/go/gofrontend/MERGE 1 addition, 1 deletiongcc/go/gofrontend/MERGE
- libgo/Makefile.in 1 addition, 0 deletionslibgo/Makefile.in
- libgo/configure 5 additions, 2 deletionslibgo/configure
- libgo/configure.ac 2 additions, 0 deletionslibgo/configure.ac
- libgo/testsuite/Makefile.in 1 addition, 0 deletionslibgo/testsuite/Makefile.in
- libgo/testsuite/lib/libgo.exp 8 additions, 0 deletionslibgo/testsuite/lib/libgo.exp
- libgo/testsuite/libgo-test-support.exp.in 1 addition, 1 deletionlibgo/testsuite/libgo-test-support.exp.in
Loading
Please register or sign in to comment