Browse Source

Merge pull request #12466 from neheb/j

elektra: fully remove HostBuild
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
2a3948b04d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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