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
|
||||
: $(allow-warnings) ;
|
||||
|
||||
run endian_reverse_test.cpp
|
||||
: : : $(allow-warnings) ;
|
||||
run endian_reverse_test.cpp ;
|
||||
|
Reference in New Issue
Block a user