fix compilation the proper way
Signed-off-by: Jan Willies <jan@willies.info> git-svn-id: svn://svn.openwrt.org/openwrt/packages@14543 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
07f0f30d16
commit
57564d87b9
@ -40,6 +40,7 @@ endef
|
|||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/Default,\
|
$(call Build/Compile/Default,\
|
||||||
|
CFLAGS="$(TARGET_CFLAGS) -std=gnu99" \
|
||||||
prefix="/usr" \
|
prefix="/usr" \
|
||||||
all \
|
all \
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user