summaryrefslogtreecommitdiffhomepage
path: root/vars/python2_host.vars
diff options
context:
space:
mode:
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;
};