mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-06-27 06:41:58 +00:00
build(deps): bump deps/libtomcrypt from 0173cac
to 1e629e6
(#37)
This commit is contained in:
6
deps/premake/libtomcrypt.lua
vendored
6
deps/premake/libtomcrypt.lua
vendored
@ -50,9 +50,13 @@ function libtomcrypt.project()
|
||||
|
||||
removedefines {
|
||||
"_DLL",
|
||||
"_USRDLL"
|
||||
"_USRDLL",
|
||||
}
|
||||
|
||||
if os.istarget("darwin") then
|
||||
buildoptions "-march=native"
|
||||
end
|
||||
|
||||
linkoptions {
|
||||
"-IGNORE:4221"
|
||||
}
|
||||
|
Reference in New Issue
Block a user