forked from boostorg/container_hash
Don't use debug containers on darwin.
I'm getting errors from the darwin 4.2 debug containers which appear to a problem with its implementation. [SVN r52304]
This commit is contained in:
@@ -10,8 +10,6 @@ project hash-tests
|
|||||||
<toolset>gcc:<define>_GLIBCXX_DEBUG
|
<toolset>gcc:<define>_GLIBCXX_DEBUG
|
||||||
<toolset>gcc:<cxxflags>-Wsign-promo
|
<toolset>gcc:<cxxflags>-Wsign-promo
|
||||||
#<toolset>gcc:<cxxflags>-Wextra
|
#<toolset>gcc:<cxxflags>-Wextra
|
||||||
<toolset>darwin:<define>_GLIBCXX_DEBUG
|
|
||||||
<toolset>darwin:<cxxflags>-Wsign-promo
|
|
||||||
;
|
;
|
||||||
|
|
||||||
test-suite functional/hash
|
test-suite functional/hash
|
||||||
|
Reference in New Issue
Block a user