forked from boostorg/regex
Shared library doesn't work with Oracle compiler.
This commit is contained in:
@ -146,6 +146,7 @@ lib boost_regex : ../src/$(SOURCES) icu_options
|
|||||||
#<toolset>gcc-mw:<link>static
|
#<toolset>gcc-mw:<link>static
|
||||||
#<toolset>gcc-mingw:<link>static
|
#<toolset>gcc-mingw:<link>static
|
||||||
<toolset>gcc-cygwin:<link>static
|
<toolset>gcc-cygwin:<link>static
|
||||||
|
<toolset>sun:<link>static
|
||||||
;
|
;
|
||||||
|
|
||||||
boost-install boost_regex ;
|
boost-install boost_regex ;
|
||||||
|
@ -20,6 +20,7 @@ project
|
|||||||
#<toolset>gcc-mw:<link>static
|
#<toolset>gcc-mw:<link>static
|
||||||
#<toolset>gcc-mingw:<link>static
|
#<toolset>gcc-mingw:<link>static
|
||||||
<toolset>gcc-cygwin:<link>static
|
<toolset>gcc-cygwin:<link>static
|
||||||
|
<toolset>sun:<link>static
|
||||||
;
|
;
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user