mirror of
https://github.com/boostorg/exception.git
synced 2025-07-25 01:57:38 +02:00
default gcc visibility for exception types, <link>static requirement in test Jamfile.
[SVN r65763]
This commit is contained in:
@ -9,6 +9,7 @@ import testing ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<link>static
|
||||
<exception-handling>on
|
||||
<source>/boost//exception
|
||||
<define>BOOST_ENABLE_NON_INTRUSIVE_EXCEPTION_PTR
|
||||
|
Reference in New Issue
Block a user