mirror of
https://github.com/diamante0018/master-tool.git
synced 2026-05-17 00:11:42 +00:00
build: more arm64 tests on macos (#39)
This commit is contained in:
Vendored
+4
@@ -57,6 +57,10 @@ function libtomcrypt.project()
|
||||
filter "platforms:x64"
|
||||
buildoptions "-march=native"
|
||||
filter {}
|
||||
|
||||
filter "platforms:arm64"
|
||||
buildoptions "-mcpu=apple-m1"
|
||||
filter {}
|
||||
end
|
||||
|
||||
warnings "Off"
|
||||
|
||||
Reference in New Issue
Block a user