From 53af5ea047e33161becd57a91071d01eeb20c04c Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 24 Nov 2018 20:07:58 -0500 Subject: Revert << vars/build.vars:python2_host:${PKG_BUILD_DIR}: -- build within ../../src/python2_host-${PKG_PYTHON2_HOST_VERSION}.>> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 04ace40b47361388eca7e2080ee5f5ce0276069c. Signed-off-by: Lucio Andrés Illanes Albornoz --- vars/build.vars | 1 - vars/python2_host.vars | 2 -- 2 files changed, 3 deletions(-) (limited to 'vars') diff --git a/vars/build.vars b/vars/build.vars index e6549518..825494d6 100644 --- a/vars/build.vars +++ b/vars/build.vars @@ -357,7 +357,6 @@ HOST_PACKAGES_DEPS_PREFIX="${PREFIX}"; : ${PKG_PYTHON2_HOST_SHA256SUM:=304c9b202ea6fbd0a4a8e0ad3733715fbd4749f2204a9173a58ec53c32ea73e8}; : ${PKG_PYTHON2_HOST_VERSION:=2.7.14}; : ${PKG_PYTHON2_HOST_URL:=https://www.python.org/ftp/python/${PKG_PYTHON2_HOST_VERSION}/Python-${PKG_PYTHON2_HOST_VERSION}.tgz}; -: ${PKG_PYTHON2_HOST_BUILD_DIR:=../../src/python2_host-${PKG_PYTHON2_HOST_VERSION}}; : ${PKG_PYTHON2_HOST_CONFIGURE_ARGS_EXTRA:="--enable-ipv6 --enable-shared --enable-unicode=ucs4 --with-system-expat"}; : ${PKG_GLIB_HOST_SHA256SUM:=fe22998ff0394ec31e6e5511c379b74011bee61a4421bca7fcab223dfbe0fc6a}; : ${PKG_GLIB_HOST_VERSION:=2.54.0}; diff --git a/vars/python2_host.vars b/vars/python2_host.vars index 7e03e24e..6bdfa9e1 100644 --- a/vars/python2_host.vars +++ b/vars/python2_host.vars @@ -3,8 +3,6 @@ # pkg_python2_host_clean() { - # Inhibit ${ARG_CLEAN_BUILDS} processing as the python2_host - # build-time source code is required by python2. return 0; }; -- cgit v1.2.3