mirror of
https://github.com/alterware/master-server.git
synced 2025-06-27 06:41:53 +00:00
feat: arm64 Linux Docker image
This commit is contained in:
2
deps/premake/libtomcrypt.lua
vendored
2
deps/premake/libtomcrypt.lua
vendored
@ -60,7 +60,7 @@ function libtomcrypt.project()
|
||||
buildoptions "-mcpu=apple-m1"
|
||||
filter {}
|
||||
|
||||
filter { "system:macosx", "platforms:x64" }
|
||||
filter { "system:macosx", "platforms:amd64" }
|
||||
buildoptions "-mcpu=x86-64"
|
||||
filter {}
|
||||
|
||||
|
Reference in New Issue
Block a user