Browse Source

sqlite: remove gratuitos empty line

Remove gratuitos empty line introduced by accident in commit aac84ff

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
lilik-openwrt-22.03
Hans Dedecker 7 years ago
parent
commit
25757a96fa
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libs/sqlite3/Makefile

+ 0
- 1
libs/sqlite3/Makefile View File

@ -75,7 +75,6 @@ $(call Package/sqlite3/Default/description)
formats.
endef
TARGET_CFLAGS += $(FPIC) \
-DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \
-DHAVE_ISNAN=1 \


Loading…
Cancel
Save