This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
fractal
mirror of
https://gitlab.gnome.org/World/fractal.git
Watch
1
Star
0
Fork
You've already forked fractal
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Enable LTO for release build
fix-filtering
Johannes Hayeß
6 years ago
parent
7b59447812
commit
937dfcbb72
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
Cargo.toml
1
Cargo.toml
Unescape
Escape
View File
@ -5,6 +5,7 @@ members = [
]
[
profile
.
release
]
lto
=
"thin"
panic
=
"abort"
debug
=
true
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/fractal
Title
Body
Create Issue