Skip to content

Commit

Permalink
Allow building stacktrace libraries with global visibility (fixes #146)
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Jan 20, 2024
1 parent 0ec802d commit 1fd3665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ project
: source-location .
: requirements
[ requires cxx11_rvalue_references ]
: default-build
<visibility>hidden
;

Expand Down

0 comments on commit 1fd3665

Please sign in to comment.