Browse Source

elektra: fully remove HostBuild

This is cosmetic since host-compile.mk is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 4 years ago
parent
commit
a8461581b7
No known key found for this signature in database GPG Key ID: 36D31CFA845F0E3B
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libs/elektra/Makefile

+ 0
- 2
libs/elektra/Makefile View File

@ -427,8 +427,6 @@ define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/usr/lib/* $(1)/usr/lib/
endef
$(eval $(call HostBuild))
$(eval $(call BuildPackage,libelektra-core))
$(eval $(call BuildPackage,elektra-kdb))
$(eval $(call BuildPackage,libelektra-resolvers))


Loading…
Cancel
Save