forked from boostorg/assert
Remove gcc-4.4.7 override, as it hard-fails
This commit is contained in:
@@ -34,7 +34,5 @@ run quick.cpp ;
|
|||||||
|
|
||||||
run current_function_test2.cpp ;
|
run current_function_test2.cpp ;
|
||||||
|
|
||||||
run source_location_test.cpp
|
run source_location_test.cpp ;
|
||||||
: : : <toolset>gcc-4.4.7:<warnings-as-errors>off ;
|
run source_location_test2.cpp ;
|
||||||
run source_location_test2.cpp
|
|
||||||
: : : <toolset>gcc-4.4.7:<warnings-as-errors>off ;
|
|
||||||
|
Reference in New Issue
Block a user