]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/Makefile.am
libstdc++: Add support for running tests with multiple -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / Makefile.am
index ef579d97efa631b244b9baaa41e01825976beb93..4cee585fd8ebbd9223780afbfdaf5502d8a09fc6 100644 (file)
@@ -61,6 +61,7 @@ site.exp: Makefile
        @echo 'set baseline_dir "$(baseline_dir)"' >> site.tmp
        @echo 'set baseline_subdir_switch "$(baseline_subdir_switch)"' >> site.tmp
        @echo 'set TEST_GCC_EXEC_PREFIX "$(libdir)/gcc/"' >> site.tmp
+       @echo 'set v3-use-std-list 1' >> site.tmp
        @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
        @test ! -f site.exp || \
          sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp