Skip to content

spatialite 4.2.1.mk

Mark Johnson edited this page Mar 8, 2018 · 1 revision

<-- 'List of Themes'

<-- 'List of Projects'


Spatialite 4.2.1

Based on the development source code from 2015-01-16


flags settings

# spatialite flags
# comment out TARGET_CPU in config.h - will be replaced with TARGET_ARCH_ABI
spatialite_flags := \
 -DOMIT_FREEXL \
 -DTARGET_CPU=\"$(TARGET_ARCH_ABI)\" \
 -Dfdatasync=fsync \
 -DSQLITE_ENABLE_RTREE=1 \
 -DSQLITE_OMIT_BUILTIN_TEST=1 

2015-01-16: Mark Johnson, Berlin Germany


Clone this wiki locally