]> git.lizzy.rs Git - loadnothing.git/blobdiff - stage2/Cargo.toml
Remove z opt-level, it causes bugs
[loadnothing.git] / stage2 / Cargo.toml
index 4add51d80065fd35c226f4f3812b4e7f8c3d4028..58cbb0d4c323cf878d9c920dd0aefcd487d0e76d 100644 (file)
@@ -11,7 +11,6 @@ panic = "abort"
 [profile.release]
 panic = "abort"
 strip = true
-opt-level = "z"
 lto = true
 codegen-units = 1