mirror of
https://github.com/boostorg/system.git
synced 2026-05-03 19:40:47 +02:00
Enable -Wnon-virtual-dtor in warnings_test
This commit is contained in:
+1
-1
@@ -61,4 +61,4 @@ system-run failed_constexpr_test.cpp ;
|
||||
# Quick (CI) test
|
||||
run quick.cpp ;
|
||||
|
||||
run quick.cpp : : : <warnings>all <warnings-as-errors>on : warnings_test ;
|
||||
run quick.cpp : : : <warnings>all <warnings-as-errors>on <toolset>gcc:<cxxflags>-Wnon-virtual-dtor <toolset>clang:<cxxflags>-Wnon-virtual-dtor : warnings_test ;
|
||||
|
||||
Reference in New Issue
Block a user