We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b345f9a commit cf2b67aCopy full SHA for cf2b67a
meson.build
@@ -60,4 +60,5 @@ debugcc_srcs += configure_file(
60
61
executable('debugcc',
62
debugcc_srcs,
63
+ c_args : '-Wl,-static,-static-libgcc',
64
install: true)
0 commit comments