mirror of
https://github.com/diamante0018/master-tool.git
synced 2026-05-17 00:11:42 +00:00
build(deps): bump deps/libtomcrypt from 0173cac to 1e629e6 (#37)
This commit is contained in:
Vendored
+1
-1
Submodule deps/libtomcrypt updated: 0173cac3be...1e629e6f64
Vendored
+5
-1
@@ -50,9 +50,13 @@ function libtomcrypt.project()
|
|||||||
|
|
||||||
removedefines {
|
removedefines {
|
||||||
"_DLL",
|
"_DLL",
|
||||||
"_USRDLL"
|
"_USRDLL",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if os.istarget("darwin") then
|
||||||
|
buildoptions "-march=native"
|
||||||
|
end
|
||||||
|
|
||||||
linkoptions {
|
linkoptions {
|
||||||
"-IGNORE:4221"
|
"-IGNORE:4221"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user