projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a29e535
)
www-client/firefox: use ThinLTO mode when USE=lto
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 7 Oct 2018 17:09:02 +0000
(19:09 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 7 Oct 2018 17:09:02 +0000
(19:09 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox/firefox-62.0.3.ebuild
patch
|
blob
|
history
diff --git
a/www-client/firefox/firefox-62.0.3.ebuild
b/www-client/firefox/firefox-62.0.3.ebuild
index 98a5c00667ab711adccb6e478ebe8ab0944ce9da..1b23c6994a074a8a291671796095fc4cc78a80aa 100644
(file)
--- a/
www-client/firefox/firefox-62.0.3.ebuild
+++ b/
www-client/firefox/firefox-62.0.3.ebuild
@@
-299,7
+299,7
@@
src_configure() {
mozconfig_annotate "forcing ld=gold due to USE=lto" --enable-linker=gold
fi
- mozconfig_annotate '+lto' --enable-lto=
full
+ mozconfig_annotate '+lto' --enable-lto=
thin
else
# Avoid auto-magic on linker
if use clang ; then