diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-09-26 10:56:57 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-09-26 10:56:57 -0400 |
commit | b0f276d40699578dc9fbcf2dce3f65e291530d77 (patch) | |
tree | b7fba0d7a0d604537c5be59798ab77d547eab0d4 /www-client/firefox | |
parent | net-irc/irssi: clean up 0.8.20 ebuild (diff) | |
download | gentoo-b0f276d40699578dc9fbcf2dce3f65e291530d77.tar.gz gentoo-b0f276d40699578dc9fbcf2dce3f65e291530d77.tar.bz2 gentoo-b0f276d40699578dc9fbcf2dce3f65e291530d77.zip |
mozilla packages: clarified description of USE=custom-optimization
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index fbdfd67c50ef..aee28e8d8496 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> |