mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 14:04:27 +02:00
Turn off warnings as errors on gcc/darwin because the integer library currently causes some warnings.
[SVN r58394]
This commit is contained in:
@@ -15,8 +15,8 @@ project hash-tests
|
|||||||
<toolset>gcc:<define>_GLIBCXX_DEBUG
|
<toolset>gcc:<define>_GLIBCXX_DEBUG
|
||||||
<toolset>darwin:<define>_GLIBCXX_DEBUG
|
<toolset>darwin:<define>_GLIBCXX_DEBUG
|
||||||
<toolset>msvc:<warnings-as-errors>on
|
<toolset>msvc:<warnings-as-errors>on
|
||||||
<toolset>gcc:<warnings-as-errors>on
|
#<toolset>gcc:<warnings-as-errors>on
|
||||||
<toolset>darwin:<warnings-as-errors>on
|
#<toolset>darwin:<warnings-as-errors>on
|
||||||
;
|
;
|
||||||
|
|
||||||
test-suite functional/hash
|
test-suite functional/hash
|
||||||
|
Reference in New Issue
Block a user