[GRASS-SVN] r71915 - grass/trunk/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Dec 9 05:14:04 PST 2017


Author: hellik
Date: 2017-12-09 05:14:04 -0800 (Sat, 09 Dec 2017)
New Revision: 71915

Modified:
   grass/trunk/mswindows/osgeo4w/package.sh
Log:
winGRASS: enable zstd in winGRASS - step 3

Modified: grass/trunk/mswindows/osgeo4w/package.sh
===================================================================
--- grass/trunk/mswindows/osgeo4w/package.sh	2017-12-09 11:07:39 UTC (rev 71914)
+++ grass/trunk/mswindows/osgeo4w/package.sh	2017-12-09 13:14:04 UTC (rev 71915)
@@ -186,6 +186,7 @@
 		--with-regex \
 		--with-nls \
 		--with-freetype-includes=$OSGEO4W_ROOT_MSYS/include/freetype2 \
+		--with-zstd \
 		--with-odbc \
 	        --with-cairo \
                 --with-postgres \



More information about the grass-commit mailing list