mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
CI: Remove duplicate DGDAL_USE_PCRE2 config option (#3447)
This commit is contained in:
parent
385a2dbff2
commit
5872925140
@ -730,7 +730,6 @@ function build_gdal {
|
||||
-DGDAL_ENABLE_DRIVER_AAIGRID=ON \
|
||||
-DGDAL_USE_LERC=ON \
|
||||
-DGDAL_USE_LERC_INTERNAL=OFF \
|
||||
-DGDAL_USE_PCRE2=OFF \
|
||||
-DGDAL_USE_POSTGRESQL=OFF \
|
||||
-DGDAL_USE_ODBC=OFF \
|
||||
&& $cmake --build . -j4 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user