summaryrefslogtreecommitdiff
path: root/make.lua
diff options
context:
space:
mode:
Diffstat (limited to 'make.lua')
-rw-r--r--make.lua3
1 files changed, 1 insertions, 2 deletions
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 = {