2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Disable some Intel warnings.

[SVN r39713]
This commit is contained in:
John Maddock
2007-10-05 17:04:58 +00:00
parent e28bb49bb2
commit 8e727140a4

View File

@@ -14,6 +14,7 @@ project
<toolset>acc:<cxxflags>+W2068,2461,2236,4070,4069
<toolset>intel:<cxxflags>-Qwd264,239
<toolset>intel:<cxxflags>/nologo
<toolset>intel-linux:<cxxflags>-wd239
<toolset>intel:<linkflags>/nologo
<toolset>msvc:<warnings>all
<toolset>msvc:<asynch-exceptions>on
@@ -198,3 +199,5 @@ compile compile_test/tools_toms748_solve_inc_test.cpp ;