SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="bindist egl hardened +hwaccel pgo selinux +gmp-autoupdate test"
+IUSE="bindist hardened +hwaccel pgo selinux +gmp-autoupdate test"
RESTRICT="!bindist? ( bindist )"
# More URIs appended below...
use hardened && append-ldflags "-Wl,-z,relro,-z,now"
# Only available on mozilla-overlay for experimentation -- Removed in Gentoo repo per bug 571180
- use egl && mozconfig_annotate 'Enable EGL as GL provider' --with-gl-provider=EGL
+ #use egl && mozconfig_annotate 'Enable EGL as GL provider' --with-gl-provider=EGL
# Setup api key for location services
echo -n "${_google_api_key}" > "${S}"/google-api-key
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="bindist egl hardened +hwaccel pgo selinux +gmp-autoupdate test"
+IUSE="bindist hardened +hwaccel pgo selinux +gmp-autoupdate test"
RESTRICT="!bindist? ( bindist )"
PATCH_URIS=( https://dev.gentoo.org/~{anarchy,axs,polynomial-c}/mozilla/patchsets/${PATCH}.tar.xz )
use hardened && append-ldflags "-Wl,-z,relro,-z,now"
# Only available on mozilla-overlay for experimentation -- Removed in Gentoo repo per bug 571180
- use egl && mozconfig_annotate 'Enable EGL as GL provider' --with-gl-provider=EGL
+ #use egl && mozconfig_annotate 'Enable EGL as GL provider' --with-gl-provider=EGL
# Setup api key for location services
echo -n "${_google_api_key}" > "${S}"/google-api-key