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