summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2019-12-22 17:52:39 +0800
committerBenda Xu <heroxbd@gentoo.org>2019-12-22 21:57:43 +0800
commit1449cadc849bb6459f9c1425a7b1142d019435ed (patch)
treebc4f526017768fa6b41117edd836c7c374b53acf /profiles/features
parentsys-libs/glibc: 2.19: remove pipe2 symbol from libc.so. (diff)
downloadgentoo-1449cadc849bb6459f9c1425a7b1142d019435ed.tar.gz
gentoo-1449cadc849bb6459f9c1425a7b1142d019435ed.tar.bz2
gentoo-1449cadc849bb6459f9c1425a7b1142d019435ed.zip
p/f/prefix/s/kernel-2.6.16+: supports python-3 now.
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults4
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
index e8e0ce1eaeac..2881aa37fc7b 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
@@ -17,7 +17,3 @@ ac_cv_func_pipe2=no
ac_cv_func_dup3=no
# epoll_create1 requires >=linux-2.6.27.
ac_cv_func_epoll_create1=no
-
-# >=python-3 is masked.
-PYTHON_TARGETS=python2_7
-PYTHON_SINGLE_TARGET=python2_7