summaryrefslogtreecommitdiffstats
path: root/plugins/apps/luajit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/apps/luajit.mk')
-rw-r--r--plugins/apps/luajit.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/apps/luajit.mk b/plugins/apps/luajit.mk
new file mode 100644
index 0000000..1fcfe9b
--- /dev/null
+++ b/plugins/apps/luajit.mk
@@ -0,0 +1,7 @@
+# This file is part of MXE.
+# See index.html for further information.
+
+# enable native build of luajit for wrk
+# leave build rule in src/luajit.mk for other uses (i.e. build-pkg)
+
+luajit_TARGETS := $(BUILD) $(MXE_TARGETS)