Skip to content

Commit

Permalink
ksud: re-enable lto
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann committed Jul 28, 2023
1 parent df9cf61 commit 07a430a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userspace/ksud/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ android_logger = "0.13"
[profile.release]
strip = true
opt-level = "z"
# lto = true
lto = true

0 comments on commit 07a430a

Please sign in to comment.