diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-09-11 11:36:31 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2023-10-26 18:04:11 +0200 |
commit | d8ff4b96b4be3bb4346c045bd0a7337079eabf90 (patch) | |
tree | 51beecdda34322772d4774e6cb394b4fe6ca914d /gcc | |
parent | 967d4171b2eb0557e86ba28996423353f0f1b141 (diff) | |
download | gcc-d8ff4b96b4be3bb4346c045bd0a7337079eabf90.zip gcc-d8ff4b96b4be3bb4346c045bd0a7337079eabf90.tar.gz gcc-d8ff4b96b4be3bb4346c045bd0a7337079eabf90.tar.bz2 |
libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951]
Similar to commit fb5d27be272b71fb9026224535fc73f125ce3be7
"libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR91884, PR109951]",
this is commit 5ff06d762a88077aff0fb637c931c64e6f47f93d
"libatomic/test: Fix compilation for build sysroot" done differently,
avoiding build-tree testing use of any random gunk that may appear in
build-time 'CC'.
PR testsuite/109951
libatomic/
* configure.ac: 'AC_SUBST(SYSROOT_CFLAGS_FOR_TARGET)'.
* Makefile.in: Regenerate.
* configure: Likewise.
* testsuite/Makefile.in: Likewise.
* testsuite/lib/libatomic.exp (libatomic_init): If
'--with-build-sysroot=[...]' was specified, use it for build-tree
testing.
* testsuite/libatomic-site-extra.exp.in (GCC_UNDER_TEST): Don't
set.
(SYSROOT_CFLAGS_FOR_TARGET): Set.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions