Merge pull request #3813 from NeoRaider/hostpkg
[feed/packages.git] / lang / python / files / python-host.mk
index 5e9f50999a5a868d30e1149cf182eb6cd7a6cc28..6953a09d94165cf4dd4f67942dab764f711ede46 100644 (file)
@@ -78,13 +78,4 @@ define HostPy/Compile/Default
        )
 endef
 
-ifeq ($(BUILD_VARIANT),python)
-define Host/Compile
-       $(call HostPy/Compile/Default)
-endef
-
-define Host/Install
-endef
-endif # python
-
 endif # __python_host_mk_inc