summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------3rd/luamake0
-rw-r--r--make.lua3
2 files changed, 1 insertions, 2 deletions
diff --git a/3rd/luamake b/3rd/luamake
-Subproject 56056e3909c9bbf3b45b8f8e016efec596f81fe
+Subproject 7f35ab0c780ec0d946cd689661298d8a164bab8
diff --git a/make.lua b/make.lua
index ce5c0012..f1268d8a 100644
--- a/make.lua
+++ b/make.lua
@@ -1,7 +1,6 @@
local lm = require 'luamake'
-local platform = require 'bee.platform'
-lm.arch = 'x64'
+lm.target = 'x64'
if lm.plat == "macos" then
lm.flags = {