summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/firefox/metadata.xml')
-rw-r--r--www-client/firefox/metadata.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index 463738be4eef..ca68072a9582 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -3,15 +3,16 @@
<pkgmetadata>
<herd>mozilla</herd>
<use>
- <flag name='custom-optimization'>Fine-tune custom compiler
+ <flag name="custom-optimization">Fine-tune custom compiler
optimizations, setting this is not recommended.</flag>
- <flag name="gconf">Add support for setting of default browser using
- <pkg>gnome-base/gconf</pkg>. Useful only for GNOME 2 users.</flag>
<flag name="ipc">Use inter-process communication between tabs and plugins.
Allows for greater stability in case of plugin crashes</flag>
+ <flag name="methodjit">Enable JIT for JavaScript using MethodJIT for faster
+ JS performance. Hardened users can disable this USE-flag to use MPROTECT
+ on grsecurity kernels.</flag>
<flag name="pgo">Add support for profile-guided optimization using gcc-4.5,
for faster binaries. This option will double the compile time.</flag>
- <flag name='system-sqlite'>Use the system-wide <pkg>dev-db/sqlite</pkg>
+ <flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg>
installation with secure-delete enabled</flag>
<flag name="webm">Use system <pkg>media-libs/libvpx</pkg> for HTML5 WebM
video support.</flag>