Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
HermitCore
libhermit-rs
Commits
8baea190
Commit
8baea190
authored
Aug 22, 2017
by
Stefan Lankes
Browse files
increase optimization level
parent
45b215b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
librs/Cargo.toml
View file @
8baea190
...
...
@@ -34,7 +34,7 @@ codegen-units = 1 # controls whether the compiler passes `-C codegen-units`
# The release profile, used for `cargo build --release`.
[profile.release]
opt-level
=
2
opt-level
=
3
debug
=
false
rpath
=
false
lto
=
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment