Skip to content

Commit 5d557ca

Browse files
committed
CI: macos: disable KEA driver
Workaround refs OSGeo#12235
1 parent ae1986e commit 5d557ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/travis/osx/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ CFLAGS="-Wextra -Werror" CXXFLAGS="-Wextra -Werror" cmake .. \
2525
-DGDAL_USE_POSTGRESQL=OFF \
2626
-DGDAL_USE_WEBP=OFF \
2727
-DBUILD_CSHARP_BINDINGS=OFF \
28+
-DGDAL_USE_KEA=OFF \
2829
"-DUSE_PRECOMPILED_HEADERS=ON" \
2930
-DCMAKE_UNITY_BUILD=ON
3031

0 commit comments

Comments
 (0)