commit: b0f276d40699578dc9fbcf2dce3f65e291530d77
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 14:56:57 2016 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 14:56:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f276d4
mozilla packages: clarified description of USE=custom-optimization
mail-client/thunderbird/metadata.xml | 4 ++--
www-client/firefox/metadata.xml | 4 ++--
www-client/seamonkey/metadata.xml | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/mail-client/thunderbird/metadata.xml
b/mail-client/thunderbird/metadata.xml
index 2722c3b..f7572e4 100644
--- a/mail-client/thunderbird/metadata.xml
+++ b/mail-client/thunderbird/metadata.xml
@@ -12,8 +12,8 @@
<flag name="mozdom">Enable Mozilla's DOM inspector</flag>
<flag name="lightning">Enable app-global calendar support
(note 38.0 and above bundles calendar support when this flag is
off)</flag>
- <flag name="custom-optimization">Fine-tune custom compiler optimizations
- (-Os, -O0, -O1, -O2, -O3)</flag>
+ <flag name="custom-optimization">Build with user-specified compiler
optimizations
+ (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
<flag name="jemalloc3">Enable or disable jemalloc3 (forced-on when
supported prior to 38.0)</flag>
<flag name="gstreamer-0">Use gstreamer:0.10 instead of gstreamer:1 for
media support</flag>
<flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg>
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index fbdfd67..aee28e8 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -8,8 +8,8 @@
<use>
<flag name="bindist">Disable official Firefox branding (icons, name)
which
are not binary-redistributable according to upstream.</flag>
- <flag name="custom-optimization">Fine-tune custom compiler
- optimizations (-Os, -O0, -O1, -O2, -O3)</flag>
+ <flag name="custom-optimization">Build with user-specified compiler
optimizations
+ (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
<flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
<flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to
be automatically
downloaded and kept up-to-date in user profiles</flag>
diff --git a/www-client/seamonkey/metadata.xml
b/www-client/seamonkey/metadata.xml
index b3e2038..fc41365 100644
--- a/www-client/seamonkey/metadata.xml
+++ b/www-client/seamonkey/metadata.xml
@@ -11,8 +11,8 @@
</maintainer>
<use>
<flag name="chatzilla">Build Mozilla's IRC client (default on)</flag>
- <flag name="custom-optimization">Fine-tune custom compiler
- optimizations (-Os, -O0, -O1, -O2, -O3)</flag>
+ <flag name="custom-optimization">Build with user-specified compiler
optimizations
+ (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
<flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to
be automatically
downloaded and kept up-to-date in user profiles</flag>
<flag name="gstreamer-0">Use gstreamer:0.10 instead of gstreamer:1 for
media support</flag>