forked from GitHub/gf-core
a version of sqlite3.c which is prunned to one third of the original size and now it contains only the database storage engine withough the SQL compiler and interpreter
This commit is contained in:
@@ -88,6 +88,7 @@ libpgf_la_LDFLAGS = "-no-undefined"
|
||||
libpgf_la_LIBADD = libgu.la
|
||||
|
||||
libsg_la_SOURCES = \
|
||||
sg/sqlite3Btree.c \
|
||||
sg/sg.c
|
||||
libsg_la_LIBADD = libgu.la libpgf.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user