forked from boostorg/regex
Sun toolset no longer needs link=static on tests.
This commit is contained in:
@ -120,7 +120,6 @@ lib boost_regex : ../src/$(SOURCES) icu_options
|
||||
:
|
||||
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
||||
<toolset>gcc-cygwin:<link>static
|
||||
<toolset>sun:<link>static
|
||||
;
|
||||
|
||||
boost-install boost_regex ;
|
||||
|
Reference in New Issue
Block a user