mirror of
https://github.com/alterware/master-server.git
synced 2026-05-11 06:31:42 +00:00
fix: remove build option for MacOS
This commit is contained in:
Vendored
-4
@@ -60,10 +60,6 @@ function libtomcrypt.project()
|
||||
buildoptions "-mcpu=apple-m1"
|
||||
filter {}
|
||||
|
||||
filter { "system:macosx", "platforms:amd64" }
|
||||
buildoptions "-mcpu=x86-64"
|
||||
filter {}
|
||||
|
||||
warnings "Off"
|
||||
kind "StaticLib"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user