mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-02 16:51:39 +01:00
Remove extra warning flags - if tested against boost 1.34 they result in far too
many warnings (mostly due to Boost.Hash). Against trunk there are currently no warnings. [SVN r41785]
This commit is contained in:
@@ -10,7 +10,6 @@ alias framework : /boost/test//boost_unit_test_framework ;
|
||||
project unordered-test/exception-tests
|
||||
: requirements
|
||||
<toolset>intel-linux:"<cxxflags>-strict_ansi -cxxlib-icc"
|
||||
<toolset>gcc:<cxxflags>-Wsign-promo
|
||||
;
|
||||
|
||||
test-suite unordered-tests
|
||||
|
||||
Reference in New Issue
Block a user