Remove gcc-4.4.7 override, as it hard-fails

This commit is contained in:
Peter Dimov
2019-12-08 21:28:50 +02:00
parent 14302eadf6
commit bb86f9ebb5

View File

@@ -34,7 +34,5 @@ run quick.cpp ;
run current_function_test2.cpp ;
run source_location_test.cpp
: : : <toolset>gcc-4.4.7:<warnings-as-errors>off ;
run source_location_test2.cpp
: : : <toolset>gcc-4.4.7:<warnings-as-errors>off ;
run source_location_test.cpp ;
run source_location_test2.cpp ;