summaryrefslogtreecommitdiffhomepage
path: root/vars/python2_host.vars
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-11-24 20:07:58 -0500
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2018-11-25 07:56:09 +0000
commit53af5ea047e33161becd57a91071d01eeb20c04c (patch)
tree6ff3c4da4f015d7b38b7a916d0f35bd614e34376 /vars/python2_host.vars
parent486f7d24e3772fa00640d1facd0b00f33958258d (diff)
downloadmidipix_build-53af5ea047e33161becd57a91071d01eeb20c04c.tar.bz2
midipix_build-53af5ea047e33161becd57a91071d01eeb20c04c.tar.xz
Revert << vars/build.vars:python2_host:${PKG_BUILD_DIR}: -- build within ../../src/python2_host-${PKG_PYTHON2_HOST_VERSION}.>>
This reverts commit 04ace40b47361388eca7e2080ee5f5ce0276069c. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'vars/python2_host.vars')
-rw-r--r--vars/python2_host.vars2
1 files changed, 0 insertions, 2 deletions
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;
};