git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
367a1c7
)
sqlite: remove gratuitos empty line
author
Hans Dedecker
<redacted>
Fri, 2 Feb 2018 07:45:11 +0000
(08:45 +0100)
committer
Hans Dedecker
<redacted>
Fri, 2 Feb 2018 07:52:12 +0000
(08:52 +0100)
Remove gratuitos empty line introduced by accident in commit
aac84ff
Signed-off-by: Hans Dedecker <redacted>
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index 32f11d76dd72ebb9cf2e88ec859625ffbf5f90fb..1f64e5e74af945766130c82fb9eda48dfc584ef2 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-75,7
+75,6
@@
$(call Package/sqlite3/Default/description)
formats.
endef
-
TARGET_CFLAGS += $(FPIC) \
-DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \
-DHAVE_ISNAN=1 \
git clone https://git.99rst.org/PROJECT