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:
Daniel James
2009-04-10 19:25:32 +00:00
parent 2aff9855bb
commit 9ef99e556a

View File

@@ -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