mirror of
https://github.com/boostorg/functional.git
synced 2025-08-01 05:24:31 +02:00
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:<cxxflags>-Wsign-promo
|
||||
#<toolset>gcc:<cxxflags>-Wextra
|
||||
<toolset>darwin:<define>_GLIBCXX_DEBUG
|
||||
<toolset>darwin:<cxxflags>-Wsign-promo
|
||||
;
|
||||
|
||||
test-suite functional/hash
|
||||
|
Reference in New Issue
Block a user