projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3add7d
)
lsqlite3: fix build failure with cs toolchain (same as [18192])
author
Nicolas Thill
<nico@openwrt.org>
Thu, 24 Dec 2009 04:19:24 +0000
(
04:19
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 24 Dec 2009 04:19:24 +0000
(
04:19
+0000)
SVN-Revision: 18916
lang/lsqlite3/Makefile
patch
|
blob
|
history
diff --git
a/lang/lsqlite3/Makefile
b/lang/lsqlite3/Makefile
index 0f7b4b7c598f36f61ea994496ed402aefb86fefe..6a4adcdf8c5fede61df837392c111568b97625a4 100644
(file)
--- a/
lang/lsqlite3/Makefile
+++ b/
lang/lsqlite3/Makefile
@@
-33,7
+33,7
@@
endef
define Build/Configure
endef
-TARGET_CFLAGS += $(FPIC) $(TARGET_CPPFLAGS)
+TARGET_CFLAGS += $(FPIC) $(TARGET_CPPFLAGS)
-std=c99
TARGET_LDFLAGS += -llua