mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-20 03:35:44 +00:00
deps: update
This commit is contained in:
parent
13cf8cc6a4
commit
bca0ed52ac
3
deps/premake/libtomcrypt.lua
vendored
3
deps/premake/libtomcrypt.lua
vendored
@ -19,6 +19,8 @@ function libtomcrypt.includes()
|
|||||||
"LTC_NO_FAST",
|
"LTC_NO_FAST",
|
||||||
"LTC_NO_PROTOTYPES",
|
"LTC_NO_PROTOTYPES",
|
||||||
"LTC_NO_RSA_BLINDING",
|
"LTC_NO_RSA_BLINDING",
|
||||||
|
"LTC_NO_FILE",
|
||||||
|
"ARGTYPE=4",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
@ -34,6 +36,7 @@ function libtomcrypt.project()
|
|||||||
}
|
}
|
||||||
|
|
||||||
removefiles {
|
removefiles {
|
||||||
|
path.join(libtomcrypt.source, "src/**/*_test.c"),
|
||||||
path.join(libtomcrypt.source, "src/**/*tab.c"),
|
path.join(libtomcrypt.source, "src/**/*tab.c"),
|
||||||
path.join(libtomcrypt.source, "src/encauth/ocb3/**.c"),
|
path.join(libtomcrypt.source, "src/encauth/ocb3/**.c"),
|
||||||
}
|
}
|
||||||
|
BIN
tools/mold/mold
BIN
tools/mold/mold
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user