intel/make.conf: PYTHON_SINGLE_TARGET="python3_5"

Currently python3_4.
This commit is contained in:
Sławomir Nizio
2017-09-27 21:15:59 +02:00
parent b246828c13
commit bbac240aab
+1
View File
@@ -58,6 +58,7 @@ GENTOO_MIRRORS="ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ rsync://gentoo
USE_PYTHON="2.7"
PYTHON_TARGETS="python2_7 python3_5"
PYTHON_SINGLE_TARGET="python3_5"
# Some more forced targets
PHP_TARGETS="php5-6"