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:
@@ -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 ;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user