sqlite: remove gratuitos empty line
Remove gratuitos empty line introduced by accident in commit aac84ff
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
parent
367a1c7b89
commit
25757a96fa
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ $(call Package/sqlite3/Default/description)
|
||||||
formats.
|
formats.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
TARGET_CFLAGS += $(FPIC) \
|
TARGET_CFLAGS += $(FPIC) \
|
||||||
-DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \
|
-DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \
|
||||||
-DHAVE_ISNAN=1 \
|
-DHAVE_ISNAN=1 \
|
||||||
|
|
Loading…
Reference in a new issue