[packages] lsqlite3: fix build failure with cs toolchain (same as [18192])
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18916 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f5adf42864
commit
86b5322a62
@ -33,7 +33,7 @@ endef
|
||||
define Build/Configure
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += $(FPIC) $(TARGET_CPPFLAGS)
|
||||
TARGET_CFLAGS += $(FPIC) $(TARGET_CPPFLAGS) -std=c99
|
||||
|
||||
TARGET_LDFLAGS += -llua
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user