mirror of
https://github.com/boostorg/functional.git
synced 2025-08-01 21:44:28 +02:00
Add -Wsign-promo to the hash test compile flags since I'm now trying to avoid the warning. I still need to check that it won't break older versions of gcc.
[SVN r38565]
This commit is contained in:
@@ -8,6 +8,7 @@ import testing ;
|
||||
project hash-tests
|
||||
: requirements
|
||||
<toolset>gcc:<define>_GLIBCXX_DEBUG
|
||||
<toolset>gcc:<cxxflags>-Wsign-promo
|
||||
;
|
||||
|
||||
test-suite functional/hash
|
||||
|
Reference in New Issue
Block a user