python3: sync changes from python

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2017-01-06 17:05:27 +02:00
parent d548d6bf1f
commit ed8fa163c0
4 changed files with 8 additions and 65 deletions

View File

@@ -78,13 +78,4 @@ define HostPy3/Compile/Default
)
endef
ifeq ($(BUILD_VARIANT),python3)
define Host/Compile
$(call HostPy3/Compile/Default)
endef
define Host/Install
endef
endif # python3
endif # __python3_host_mk_inc