]> git.lizzy.rs Git - loadnothing.git/blobdiff - stage2/Cargo.toml
Maybe load stage 2? Not sure
[loadnothing.git] / stage2 / Cargo.toml
index eaf63ed2af18aa8f01ffc220ab0be559a54ca320..c1cd277ae18e794bc26c7bf7b5b005197e0dd768 100644 (file)
@@ -10,5 +10,9 @@ panic = "abort"
 
 [profile.release]
 panic = "abort"
+strip = true
+opt-level = "z"
+lto = true
+codegen-units = 1
 
 [dependencies]