Merge pull request #26 from akumta/patch-1

Per boost ticket 12490
This commit is contained in:
jzmaddock
2017-02-07 19:55:39 +00:00
committed by GitHub

View File

@ -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 ;