summaryrefslogtreecommitdiffstats
path: root/gis/gdal
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-01 17:38:37 +0100
committer Matteo Bernardini2020-01-01 17:38:37 +0100
commit6ed778974da2cbb6b73ea66a5447d9512f6fa77b (patch)
tree665223f87657bbf381d630897e66501a4c58e65d /gis/gdal
parent82bbd880da5d554ddb98a82fcf8c17cc2131d56a (diff)
downloadslackbuilds-current-20200101.2.tar.gz
20200101.2 global branch merge.current-20200101.2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'gis/gdal')
-rw-r--r--gis/gdal/gdal.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/gis/gdal/gdal.SlackBuild b/gis/gdal/gdal.SlackBuild
index 420ad8de91..e1698d5a42 100644
--- a/gis/gdal/gdal.SlackBuild
+++ b/gis/gdal/gdal.SlackBuild
@@ -112,6 +112,8 @@ else
WITHLIST+=" --with-jpeg=/usr/lib${LIBDIRSUFFIX}"
fi
+# The CPPFLAGS are for the newer mariadb (thanks pprkut!)
+CPPFLAGS="-I/usr/include/mysql/server" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \