mirror of
https://github.com/boostorg/nowide.git
synced 2026-02-22 15:32:35 +00:00
Add visibility=global to clang++-libc++-ubsan
This commit is contained in:
@@ -295,7 +295,7 @@ matrix:
|
||||
|
||||
- os: linux
|
||||
compiler: clang++-libc++
|
||||
env: UBSAN=1 TOOLSET=clang COMPILER=clang++-libc++ CXXSTD=03,11,14 UBSAN_OPTIONS=print_stacktrace=1
|
||||
env: UBSAN=1 TOOLSET=clang COMPILER=clang++-libc++ CXXSTD=03,11,14 UBSAN_OPTIONS=print_stacktrace=1 VISIBILITY=global
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user