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