mirror of
https://github.com/alterware/master-server.git
synced 2026-06-06 01:42:33 +00:00
feat: arm64 Linux Docker image
This commit is contained in:
Vendored
+1
-1
@@ -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