mirror of
https://github.com/boostorg/ratio.git
synced 2025-05-11 13:34:09 +00:00
comment mingw toolset flags - #9866.
This commit is contained in:
parent
42cbb20337
commit
8f956e17ae
@ -44,9 +44,9 @@ project
|
|||||||
<toolset>clang:<cxxflags>-Wextra
|
<toolset>clang:<cxxflags>-Wextra
|
||||||
<toolset>clang:<cxxflags>-pedantic
|
<toolset>clang:<cxxflags>-pedantic
|
||||||
<toolset>clang:<cxxflags>-Wno-long-long
|
<toolset>clang:<cxxflags>-Wno-long-long
|
||||||
<toolset>gcc-mingw-4.5.0:<cxxflags>-Wno-missing-field-initializers
|
#<toolset>gcc-mingw-4.5.0:<cxxflags>-Wno-missing-field-initializers
|
||||||
<toolset>gcc-mingw-4.5.0:<cxxflags>-fdiagnostics-show-option
|
#<toolset>gcc-mingw-4.5.0:<cxxflags>-fdiagnostics-show-option
|
||||||
<toolset>gcc-mingw-4.6.0:<cxxflags>-fdiagnostics-show-option
|
#<toolset>gcc-mingw-4.6.0:<cxxflags>-fdiagnostics-show-option
|
||||||
<toolset>msvc:<cxxflags>/wd4127
|
<toolset>msvc:<cxxflags>/wd4127
|
||||||
# Note: Some of the remarks from the Intel compiler are disabled
|
# Note: Some of the remarks from the Intel compiler are disabled
|
||||||
# remark #1418: external function definition with no prior declaration
|
# remark #1418: external function definition with no prior declaration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user