diff options
Diffstat (limited to 'www-client/seamonkey/metadata.xml')
| -rw-r--r-- | www-client/seamonkey/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/metadata.xml b/www-client/seamonkey/metadata.xml index 6b1b9d73bb81..320adf74b8a6 100644 --- a/www-client/seamonkey/metadata.xml +++ b/www-client/seamonkey/metadata.xml @@ -10,11 +10,11 @@ <name>Gentoo Mozilla Team</name> </maintainer> <use> - <flag name="calendar">Build Mozilla's calendar</flag> <flag name="chatzilla">Build Mozilla's IRC client (default on)</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="ipc">Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes</flag> + <flag name="lto">Enable Link Time Optimization (LTO). Requires Gold linker</flag> <flag name="roaming">Build roaming extension support (default on)</flag> <flag name="system-av1">Use the system-wide <pkg>media-libs/dav1d</pkg> and <pkg>media-libs/libaom</pkg> library instead of bundled</flag> <!-- flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg> instead of bundled</flag --> |
