[osgeo4w-dev] [osgeo4w] #318: updating sqlite3 package
OSGeo4W
trac_osgeo4w at osgeo.org
Sat Dec 29 09:14:56 PST 2012
#318: updating sqlite3 package
------------------------+---------------------------------------------------
Reporter: esseffe | Owner: osgeo4w-dev@…
Type: enhancement | Status: new
Priority: major | Component: Package
Version: | Keywords: sqlite3
------------------------+---------------------------------------------------
Comment(by aperi2007):
I see the sqlite code.
The two options:
_LARGEFILE_SOURCE and _LARGE_FILE is normally enabled.
To disable them is necessary set the
variable SQLITE_DISABLE_LFS.
So they can be omitted.
The _FILE_OFFSET_BITS=64 is controlled by the SQLITE_DISABLE_LFS.
So it can be omitted in the settings.
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/318#comment:10>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list