From 78d329090008a5da1e793a69090f8d27ac3dfb9e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 5 Oct 2025 10:16:51 +0200 Subject: [PATCH] gdal, revbump for new armadillo (#13015) --- sci-libs/gdal/gdal-3.4.2.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/gdal/gdal-3.4.2.recipe b/sci-libs/gdal/gdal-3.4.2.recipe index 1ef5eaeba..9419459de 100644 --- a/sci-libs/gdal/gdal-3.4.2.recipe +++ b/sci-libs/gdal/gdal-3.4.2.recipe @@ -118,7 +118,7 @@ COPYRIGHT="2007-2017 Even Rouault PCRaster owners" LICENSE="MIT GNU GPL v3" -REVISION="5" +REVISION="6" SOURCE_URI="https://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz" CHECKSUM_SHA256="16baf03dfccf9e3f72bb2e15cd2d5b3f4be0437cdff8a785bceab0c7be557335" PATCHES="gdal-3.4.2.patchset" @@ -214,7 +214,7 @@ BUILD_REQUIRES=" devel:libnetcdf$secondaryArchSuffix devel:libpng16$secondaryArchSuffix devel:libproj$secondaryArchSuffix - devel:libssl$secondaryArchSuffix >= 3 + devel:libssl$secondaryArchSuffix devel:libtiff$secondaryArchSuffix >= 6 devel:libwebp$secondaryArchSuffix devel:libxml2$secondaryArchSuffix @@ -239,7 +239,7 @@ BUILD() { export LDFLAGS="-lnetwork" # needed otherwise geotiff compile errors - export CXXFLAGS="-fpermissive" + export CXXFLAGS="-fpermissive -O2 -g" expatDir=$portPackageLinksDir/lib~libexpat autoreconf -fi runConfigure --omit-dirs binDir ./configure \