mirror of https://github.com/hak5/openwrt.git
parent
8639678081
commit
ffc0827b65
|
@ -87,6 +87,8 @@ endef
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
TARGET_CFLAGS += -DLUA_USE_LINUX
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
CC="$(TARGET_CROSS)gcc" \
|
CC="$(TARGET_CROSS)gcc" \
|
||||||
|
|
Loading…
Reference in New Issue