diff --git a/sci-libs/gdal/gdal302-3.0.2.recipe b/sci-libs/gdal/gdal302-3.0.2.recipe index 38118349a..3c1ff0207 100644 --- a/sci-libs/gdal/gdal302-3.0.2.recipe +++ b/sci-libs/gdal/gdal302-3.0.2.recipe @@ -118,7 +118,7 @@ COPYRIGHT="2007-2017 Even Rouault PCRaster owners" LICENSE="MIT GNU GPL v3" -REVISION="8" +REVISION="9" SOURCE_URI="https://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz" CHECKSUM_SHA256="c3765371ce391715c8f28bd6defbc70b57aa43341f6e94605f04fe3c92468983" SOURCE_DIR="gdal-$portVersion" @@ -235,7 +235,7 @@ BUILD() { export LDFLAGS="-lnetwork" touch config.rpath - export CXXFLAGS="-fpermissive" + export CXXFLAGS="-fpermissive -O2 -g" expatDir=$portPackageLinksDir/lib~libexpat autoreconf -fi runConfigure --omit-dirs binDir ./configure \