mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
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-mingw:<link>static
|
||||
<toolset>gcc-cygwin:<link>static
|
||||
<toolset>sun:<link>static
|
||||
;
|
||||
|
||||
boost-install boost_regex ;
|
||||
|
Reference in New Issue
Block a user