[GRASS-SVN] r56545 - grass/branches/develbranch_6/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jun 1 17:07:36 PDT 2013


Author: hamish
Date: 2013-06-01 17:07:36 -0700 (Sat, 01 Jun 2013)
New Revision: 56545

Modified:
   grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
Log:
try for >2GB on 32bit largefile support (#1971)

Modified: grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2013-06-01 22:38:44 UTC (rev 56544)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2013-06-02 00:07:36 UTC (rev 56545)
@@ -123,6 +123,7 @@
 		--disable-x --without-x \
 		--with-cxx \
 		--enable-shared \
+		--enable-largefile \
 		--with-opengl=windows \
 		--with-fftw \
 		--with-freetype \



More information about the grass-commit mailing list