Turn off warnings as errors on gcc/darwin because the integer library currently causes some warnings.

[SVN r58394]
This commit is contained in:
Daniel James
2009-12-15 13:16:32 +00:00
parent 78eeabaeb2
commit 4787563f96

View File

@@ -15,8 +15,8 @@ project hash-tests
<toolset>gcc:<define>_GLIBCXX_DEBUG
<toolset>darwin:<define>_GLIBCXX_DEBUG
<toolset>msvc:<warnings-as-errors>on
<toolset>gcc:<warnings-as-errors>on
<toolset>darwin:<warnings-as-errors>on
#<toolset>gcc:<warnings-as-errors>on
#<toolset>darwin:<warnings-as-errors>on
;
test-suite functional/hash