mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 19:45:29 +00:00
Merge pull request #535 from ouch-org/strip-binary
Strip binary when building with cargo
This commit is contained in:
commit
a81cc6e461
@ -58,3 +58,4 @@ default = ["flate2/zlib", "gzp/deflate_zlib", "zip/deflate-zlib", "zstd/thin"]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
opt-level = 3
|
||||
strip = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user