summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-01-07 15:52:08 +0100
committerMichał Górny <mgorny@gentoo.org>2016-01-07 15:54:11 +0100
commit2cb56a3dcbb352815804a9f3bf075a2852b170a2 (patch)
treee154aa107f9e5144ce596ebb351a569908e01aac /dev-python/pypy3-bin
parentdev-lang/php: update the apache2 post-install notification about mod_php. (diff)
downloadgentoo-2cb56a3dcbb352815804a9f3bf075a2852b170a2.tar.gz
gentoo-2cb56a3dcbb352815804a9f3bf075a2852b170a2.tar.bz2
gentoo-2cb56a3dcbb352815804a9f3bf075a2852b170a2.zip
dev-python/pypy*: Default to USE=shadowstack to improve compatibility
Prefer the shadowstack gcrootfinder over asmgcc since the latter strongly relies on specific assembly being generated by gcc and is often broken by various optimization flags.
Diffstat (limited to 'dev-python/pypy3-bin')
-rw-r--r--dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild
index 45e75f7e5a1c..21b40bb3b8c0 100644
--- a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r1.ebuild
@@ -50,7 +50,7 @@ REQUIRED_USE="!jit? ( !shadowstack )
LICENSE="MIT"
SLOT="0/$(get_version_component_range 1-2 ${PV})"
KEYWORDS="~amd64 ~x86"
-IUSE="gdbm +jit shadowstack sqlite cpu_flags_x86_sse2 test tk"
+IUSE="gdbm +jit +shadowstack sqlite cpu_flags_x86_sse2 test tk"
# yep, world would be easier if people started filling subslots...
RDEPEND="