forked from boostorg/endian
Re-enable warnings as errors for endian_reverse_test
This commit is contained in:
@ -52,5 +52,4 @@ local allow-warnings =
|
|||||||
compile spirit_conflict_test.cpp
|
compile spirit_conflict_test.cpp
|
||||||
: $(allow-warnings) ;
|
: $(allow-warnings) ;
|
||||||
|
|
||||||
run endian_reverse_test.cpp
|
run endian_reverse_test.cpp ;
|
||||||
: : : $(allow-warnings) ;
|
|
||||||
|
Reference in New Issue
Block a user