Skip to content
Snippets Groups Projects
Commit ffc0827b authored by Felix Fietkau's avatar Felix Fietkau
Browse files

fix lua compile configuration error

SVN-Revision: 11047
parent 86396780
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,8 @@ endef
define Build/Configure
endef
TARGET_CFLAGS += -DLUA_USE_LINUX
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CROSS)gcc" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment