mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
python3: sync changes from python
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user