代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/pcp 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
From 7fecf25e72225dfd2b3e8ba04e7ec8773fed1df8 Mon Sep 17 00:00:00 2001
From: wangxiao <[email protected]>
Date: Wed, 21 Oct 2020 21:47:04 +0800
Subject: [PATCH] modify python2.7 to python3.8
---
configure | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index 71574ce..dfd4ea6 100755
--- a/configure
+++ b/configure
@@ -7348,7 +7348,7 @@ fi
test -n "$PYTHON" && break
done
-test -n "$PYTHON" || PYTHON="python2.7"
+test -n "$PYTHON" || PYTHON="python3.8"
diff --git a/configure.ac b/configure.ac
index 2a94208..c42a17b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -785,7 +785,7 @@ AC_CHECK_PROGS(PYLINT, pylint, /bin/true)
AC_SUBST(PYLINT)
dnl check if python available for the build and runtime
-AC_CHECK_PROGS(PYTHON, python, python2.7)
+AC_CHECK_PROGS(PYTHON, python, python3.8)
AC_SUBST(PYTHON)
dnl check if python3 available for the build and runtime
--
2.23.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。