summaryrefslogtreecommitdiffstats
path: root/source/x/ibus-kkc/ibus-kkc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/ibus-kkc/ibus-kkc.SlackBuild')
-rwxr-xr-xsource/x/ibus-kkc/ibus-kkc.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/x/ibus-kkc/ibus-kkc.SlackBuild b/source/x/ibus-kkc/ibus-kkc.SlackBuild
index b3cdc91f1..0bde5da2c 100755
--- a/source/x/ibus-kkc/ibus-kkc.SlackBuild
+++ b/source/x/ibus-kkc/ibus-kkc.SlackBuild
@@ -63,6 +63,9 @@ else
LIBDIRSUFFIX=""
fi
+# GCC 14 "fix":
+SLKCFLAGS="$SLKCFLAGS -Wno-error=incompatible-pointer-types"
+
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.