summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2021-10-31 20:55:41 +0800
committerruki <[email protected]>2021-10-31 20:55:47 +0800
commitc637e4f21d22c5db2621bccb923ff2eb3ef596ec (patch)
tree83fece2927f2a797999fda672ac03280fecf7691 /makefile
parenta9b29cac29628640c200a652a1c77f29d8aafd67 (diff)
switch to lua5.4
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index c54d6cecd..63d019542 100644
--- a/makefile
+++ b/makefile
@@ -17,7 +17,7 @@ endif
# use luajit or lua backend
ifeq ($(RUNTIME),)
-RUNTIME :=luajit
+RUNTIME :=lua
endif
# the temporary directory