We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2574c7 commit e4fa82bCopy full SHA for e4fa82b
meson.build
@@ -56,6 +56,7 @@ shared_module(
56
link_args: [
57
'-Wl,-Bsymbolic',
58
'-Wl,--no-undefined',
59
+ '-Wl,--exclude-libs=ALL',
60
'-static-libstdc++',
61
'-static-libgcc',
62
]
0 commit comments