sqlite: fix to get minidlna to compile with this version of sqlite3.

This commit is contained in:
Kenneth Johansson 2015-07-24 20:14:22 +02:00
parent 08ad35ef3d
commit 3c01159451

View file

@ -53,6 +53,7 @@ define Package/sqlite3-cli/description
that can evaluate queries interactively and display the results in \\\
multiple formats.
endef
TARGET_CFLAGS += -DSQLITE_ENABLE_MEMORY_MANAGEMENT
define Build/Configure
$(call Build/Configure/Default, \