mirror of
https://github.com/alterware/master-server.git
synced 2026-06-06 01:42:33 +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"
|
buildoptions "-mcpu=apple-m1"
|
||||||
filter {}
|
filter {}
|
||||||
|
|
||||||
filter { "system:macosx", "platforms:amd64" }
|
|
||||||
buildoptions "-mcpu=x86-64"
|
|
||||||
filter {}
|
|
||||||
|
|
||||||
warnings "Off"
|
warnings "Off"
|
||||||
kind "StaticLib"
|
kind "StaticLib"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user