From 788df267cda88739dc1dbfc7f26d540c2cdc574e Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Thu, 12 Feb 2026 11:08:15 -0800 Subject: [PATCH] fix(quickjs-ng): suppress compiler errors (#9824) (#9845) --- anda/lib/quickjs-ng/quickjs-ng.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/quickjs-ng/quickjs-ng.spec b/anda/lib/quickjs-ng/quickjs-ng.spec index 9bd09b7b56..3ef65abf8c 100644 --- a/anda/lib/quickjs-ng/quickjs-ng.spec +++ b/anda/lib/quickjs-ng/quickjs-ng.spec @@ -1,4 +1,4 @@ -%global _distro_extra_cflags -Wno-discarded-qualifiers +%global _distro_extra_cflags -Wno-discarded-qualifiers -Wno-maybe-uninitialized Name: quickjs-ng Version: 0.12.0