summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2020-11-25 22:03:28 +0100
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2020-11-25 22:03:28 +0100
commit25949bdf807b9e66e193d0b2e7bb638329bac9f7 (patch)
tree738705ef16155c16e44530244d7ca1e30d4c5ac2 /Cargo.toml
parent5231fd670327bdae54643ba88548788c535848b1 (diff)
downloadnrf-softdevice-25949bdf807b9e66e193d0b2e7bb638329bac9f7.zip
Random cleanup
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f88cca8..c68c24a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@ debug = 2
debug-assertions = false
incremental = false
lto = "fat"
-opt-level = 3
+opt-level = 's'
overflow-checks = false
# do not optimize proc-macro crates = faster builds from scratch