diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-07 17:00:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-07 17:05:59 +0200 |
commit | 2fc557099d0d9b5786ce72f7b79350be1a0febf2 (patch) | |
tree | d650adb7e86882119e55a8550b155c29d4fc11e9 /www-client/firefox/metadata.xml | |
parent | dev-libs/newt: replace private python_export to fix QA warning (diff) | |
download | gentoo-2fc557099d0d9b5786ce72f7b79350be1a0febf2.tar.gz gentoo-2fc557099d0d9b5786ce72f7b79350be1a0febf2.tar.bz2 gentoo-2fc557099d0d9b5786ce72f7b79350be1a0febf2.zip |
www-client/firefox: security cleanup
Bug: https://bugs.gentoo.org/730418
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client/firefox/metadata.xml')
-rw-r--r-- | www-client/firefox/metadata.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index 5dadb62ec898..7383c427bc24 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -13,7 +13,6 @@ (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag> <flag name="eme-free">Disable EME (DRM plugin) cabability at build time</flag> <flag name="geckodriver">Enable WebDriver support</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> <flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag> @@ -23,12 +22,9 @@ instead of downloading binary blob from Mozilla at runtime</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="rust">Enable support for using rust compiler (experimental)</flag> <flag name="screenshot">Allow to disable screenshot extension in global profile</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> <flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg> and <pkg>media-gfx/graphite2</pkg> instead of bundled.</flag> <flag name="system-icu">Use the system-wide <pkg>dev-libs/icu</pkg> |