gcc/libstdc++-v3/scripts
Jonathan Wakely 5929f253fc libstdc++: Only add valid -L paths to testsuite linker options
The MacOS linker warns about -L arguments that don't exist, which causes
all tests to fail for the defauly configuration (because libbacktrace
isn't built).

libstdc++-v3/ChangeLog:

	* scripts/testsuite_flags.in: Only add src/filesystem/.libs and
	src/libbacktrace/.libs to LDFLAGS if those directories exist.
2022-01-20 12:29:29 +00:00
..
check_compile Fix comments in testsuite script 2018-08-23 16:10:35 +01:00
check_performance libstdc++: Pass CXXFLAGS to check_performance script 2020-10-09 14:01:55 +01:00
check_simd libstdc++: Add simd testsuite 2021-01-27 16:37:26 +00:00
create_testsuite_files libstdc++: Add simd testsuite 2021-01-27 16:37:26 +00:00
extract_symvers.in Update copyright years. 2022-01-03 10:42:10 +01:00
extract_symvers.pl Update copyright years. 2022-01-03 10:42:10 +01:00
gen_bind_includers.pl
gen_includers.pl
gen_includers2.pl
make_exports.pl libstdc++: Add support for '?' in linker script globs 2021-12-13 13:14:51 +00:00
make_graph.py
run_doxygen Update copyright years. 2022-01-03 10:42:10 +01:00
testsuite_flags.in libstdc++: Only add valid -L paths to testsuite linker options 2022-01-20 12:29:29 +00:00