diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-18 10:20:20 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-18 10:20:20 +0300 |
commit | 0c3eadf4c25aadf5e388e66fdfafe7ca1ad7fc10 (patch) | |
tree | dbe7124289be62baa7e3ef52c0677e110ff175a5 /www-client | |
parent | app-containers/lxc: add "lto" use flag (diff) | |
download | gentoo-0c3eadf4c25aadf5e388e66fdfafe7ca1ad7fc10.tar.gz gentoo-0c3eadf4c25aadf5e388e66fdfafe7ca1ad7fc10.tar.bz2 gentoo-0c3eadf4c25aadf5e388e66fdfafe7ca1ad7fc10.zip |
www-client/firefox: update lto description in metadata.xml
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index 690fe87c25fc..f1207e1b8b77 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -13,8 +13,7 @@ downloaded and kept up-to-date in user profiles</flag> <flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag> <flag name="libproxy">Enable libproxy support</flag> - <flag name="lto">Enable Link Time Optimization (LTO) - Uses BFD linker with GCC and LLD - linker with Clang</flag> + <flag name="lto">Enable Link Time Optimization (LTO)</flag> <flag name="openh264">Use <pkg>media-libs/openh264</pkg> for H264 support instead of downloading binary blob from Mozilla at runtime</flag> <flag name="pgo">Add support for profile-guided optimization for faster binaries - this |