Get gcc linking options consistent.

[SVN r62796]
This commit is contained in:
John Maddock
2010-06-11 11:52:25 +00:00
parent 528cf2abb9
commit f89e00810d

View File

@ -18,6 +18,9 @@ project
<toolset>gcc:<cxxflags>-Wextra <toolset>gcc:<cxxflags>-Wextra
<toolset>gcc:<cxxflags>-Wshadow <toolset>gcc:<cxxflags>-Wshadow
<define>U_USING_ICU_NAMESPACE=0 <define>U_USING_ICU_NAMESPACE=0
<toolset>gcc-mw:<link>static
<toolset>gcc-mingw:<link>static
<toolset>gcc-cygwin:<link>static
; ;
# #