mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sqlite: fix to get minidlna to compile with this version of sqlite3.
This commit is contained in:
parent
08ad35ef3d
commit
3c01159451
1 changed files with 1 additions and 0 deletions
|
|
@ -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, \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue