Compile with fat LTO
This reduces the file size from 119KiB to 87KiB.
This commit is contained in:
@@ -17,6 +17,7 @@ redox_syscall = "0.4"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
lto = "fat"
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user