mirror of
https://github.com/linux-msm/debugcc.git
synced 2026-02-25 13:12:32 -08:00
meson.build: bring back -static
oops!
Fixes: 9db71d48e8 ("debugcc: switch to meson")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
This commit is contained in:
@@ -60,4 +60,5 @@ debugcc_srcs += configure_file(
|
||||
|
||||
executable('debugcc',
|
||||
debugcc_srcs,
|
||||
c_args : '-Wl,-static,-static-libgcc',
|
||||
install: true)
|
||||
|
||||
Reference in New Issue
Block a user