Skip to content

Commit 0e82974

Browse files
committed
disable astyle on windows nightlies (followup 0d5d3bc)
1 parent 65ee183 commit 0e82974

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ms-windows/cygwin/package.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ cmake -D BUILDNAME="cygwin" \
1212
-D WITH_SPATIALITE=TRUE \
1313
-D WITH_QSPATIALITE=TRUE \
1414
-D WITH_SERVER=TRUE \
15-
-D WITH_ASTYLE=TRUE \
1615
-D WITH_GLOBE=TRUE \
1716
-D WITH_TOUCH=TRUE \
1817
-D WITH_ORACLE=FALSE \

ms-windows/osgeo4w/package-nightly.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ cmake %CMAKE_OPT% ^
167167
-D WITH_QSPATIALITE=TRUE ^
168168
-D WITH_SERVER=TRUE ^
169169
-D SERVER_SKIP_ECW=TRUE ^
170-
-D WITH_ASTYLE=TRUE ^
171170
-D WITH_GLOBE=TRUE ^
172171
-D WITH_TOUCH=TRUE ^
173172
-D WITH_ORACLE=TRUE ^

0 commit comments

Comments
 (0)