diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-12-31 21:31:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-12-31 21:31:07 +0000 |
commit | 5455a5ebfa626f7b50e10e387375eee46fe2c85c (patch) | |
tree | e41e69c4f10849dc7b0d7a688f1d153a102ff798 /profiles/hardened/linux/arm | |
parent | vanilla-3.12.6 + genpatches-3.12-7 + grsecurity-3.0-3.12.6-201312301223 (diff) | |
download | historical-5455a5ebfa626f7b50e10e387375eee46fe2c85c.tar.gz historical-5455a5ebfa626f7b50e10e387375eee46fe2c85c.tar.bz2 historical-5455a5ebfa626f7b50e10e387375eee46fe2c85c.zip |
Disable stable-mask for python3.3 flags on arm
Diffstat (limited to 'profiles/hardened/linux/arm')
-rw-r--r-- | profiles/hardened/linux/arm/use.stable.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/hardened/linux/arm/use.stable.mask b/profiles/hardened/linux/arm/use.stable.mask new file mode 100644 index 000000000000..865a7ca7387b --- /dev/null +++ b/profiles/hardened/linux/arm/use.stable.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/arm/use.stable.mask,v 1.1 2013/12/31 21:31:07 blueness Exp $ + +# Mike Gilbert <floppym@gentoo.org> (01 Dec 2013) +# Python 3.3 is going to stable, bug #474128 +-python_targets_python3_3 +-python_single_target_python3_3 |