summaryrefslogtreecommitdiffstats
path: root/src/lua.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-12-11 23:29:21 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-12-11 23:29:21 (GMT)
commit62906f9c9d5749ec78cac06e1687b48bd6b6f9ac (patch)
tree0d7399c51f2861b9cb27019b8f100efd6307c51e /src/lua.mk
parentaa6896f31c49191919d3a384c1c48903e789db49 (diff)
downloadmxe-62906f9c9d5749ec78cac06e1687b48bd6b6f9ac.zip
mxe-62906f9c9d5749ec78cac06e1687b48bd6b6f9ac.tar.gz
mxe-62906f9c9d5749ec78cac06e1687b48bd6b6f9ac.tar.bz2
lua: enable native build only in luarocks plugin
Diffstat (limited to 'src/lua.mk')
-rw-r--r--src/lua.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lua.mk b/src/lua.mk
index a5202ac..d4a249d 100644
--- a/src/lua.mk
+++ b/src/lua.mk
@@ -10,7 +10,6 @@ $(PKG)_CHECKSUM := c740c7bb23a936944e1cc63b7c3c5351a8976d7867c5252c8854f7b2af9da
$(PKG)_SUBDIR := lua-$($(PKG)_VERSION)
$(PKG)_FILE := lua-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.lua.org/ftp/$($(PKG)_FILE)
-$(PKG)_TARGETS := $(BUILD) $(MXE_TARGETS)
$(PKG)_DEPS := gcc
$(PKG)_DEPS_$(BUILD) :=