Skip to content

Commit e4fa82b

Browse files
committed
Hide static library symbols
1 parent a2574c7 commit e4fa82b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ shared_module(
5656
link_args: [
5757
'-Wl,-Bsymbolic',
5858
'-Wl,--no-undefined',
59+
'-Wl,--exclude-libs=ALL',
5960
'-static-libstdc++',
6061
'-static-libgcc',
6162
]

0 commit comments

Comments
 (0)