summaryrefslogtreecommitdiffstats
path: root/gis/gdal
diff options
context:
space:
mode:
author Matteo Bernardini2018-07-14 08:59:53 +0200
committer Matteo Bernardini2018-07-14 08:59:53 +0200
commit2194bf7de6fa57724c0f8757fa60de9c573ce71e (patch)
tree2674f18e6d9d562d590839970e47269f5c16c877 /gis/gdal
parentd1e56f2b54fe666905a90fd592495606a4ae9abe (diff)
downloadslackbuilds-current-20180714.1.tar.gz
20180714.1 global branch merge.current-20180714.1
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 2973ebf43c..1f5440d970 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 \