diff options
author | 2013-12-11 14:36:14 +0000 | |
---|---|---|
committer | 2013-12-11 14:36:14 +0000 | |
commit | 966c993effd9a0f7d46263d2d22b3b3645defa7f (patch) | |
tree | 4b7c720ead43e0e70fc8327ba23f89bfeff181a9 /www-client/firefox/metadata.xml | |
parent | Better description for "custom-optimization" USE flag (diff) | |
download | gentoo-2-966c993effd9a0f7d46263d2d22b3b3645defa7f.tar.gz gentoo-2-966c993effd9a0f7d46263d2d22b3b3645defa7f.tar.bz2 gentoo-2-966c993effd9a0f7d46263d2d22b3b3645defa7f.zip |
Better description for "custom-optimization" USE flag
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'www-client/firefox/metadata.xml')
-rw-r--r-- | www-client/firefox/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index a5f1ebf29731..749c968833b5 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -6,7 +6,7 @@ <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, setting this is not recommended.</flag> + optimizations (-Os, -O0, -O1, -O2, -O3)</flag> <flag name="ipc">Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes</flag> <flag name="minimal"> Prevent sdk and headers from being installed</flag> |