summaryrefslogtreecommitdiffstats
path: root/source/l/gtksourceview3
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gtksourceview3')
-rwxr-xr-xsource/l/gtksourceview3/gtksourceview3.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/l/gtksourceview3/gtksourceview3.SlackBuild b/source/l/gtksourceview3/gtksourceview3.SlackBuild
index a16b6a2f2..ce47243f5 100755
--- a/source/l/gtksourceview3/gtksourceview3.SlackBuild
+++ b/source/l/gtksourceview3/gtksourceview3.SlackBuild
@@ -69,6 +69,9 @@ else
LIBDIRSUFFIX=""
fi
+# GCC 14 "fix":
+SLKCFLAGS="$SLKCFLAGS -Wno-error=incompatible-pointer-types"
+
TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM