Skip to content

Commit

Permalink
graphics/gdal: fix build on powerpc / powerpc64
Browse files Browse the repository at this point in the history
Disable LERC because of OSGeo/gdal@9aaae9d.
  • Loading branch information
pkubaj committed Aug 10, 2023
1 parent c46e3d3 commit 74e62b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions graphics/gdal/Makefile
Expand Up @@ -111,6 +111,8 @@ OPTIONS_RADIO= PDF
OPTIONS_RADIO_PDF= PODOFO POPPLER
OPTIONS_DEFAULT=CURL DEFLATE EXPAT FREEXL GEOS LERC LIBXML2 LZ4 OPENJPEG PCRE2 PGSQL POPPLER WEBP ZSTD \
HDF5 KML NETCDF SPATIALITE SFCGAL SQLITE XERCES
OPTIONS_EXCLUDE_powerpc= LERC
OPTIONS_EXCLUDE_powerpc64= LERC
OPTIONS_SUB= yes
BRUNSLI_DESC= Brunsli support via libbrunsli library
CRYPTOPP_DESC= Cryptopp support
Expand Down

0 comments on commit 74e62b7

Please sign in to comment.