From 4af59384cb0096293422e34f82e3ae2eea35a0e7 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sun, 14 Jul 2024 06:42:08 +0300 Subject: extra/gtk4: Work around compiler errors --- extra/gtk4/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra/gtk4') diff --git a/extra/gtk4/PKGBUILD b/extra/gtk4/PKGBUILD index b24ac63d..8682c5ab 100644 --- a/extra/gtk4/PKGBUILD +++ b/extra/gtk4/PKGBUILD @@ -27,3 +27,5 @@ if [ "${CARCH}" = 'i486' ]; then makedepends+=(icu70 icu69) fi + +eval "$(declare -f build | sed '3i export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types -Wno-error=int-conversion"')" -- cgit v1.2.3-70-g09d2