Signed-off-by: Helmut Schaa <helmut.sc...@googlemail.com>
---
 libs/protobuf-c/Makefile |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile
index fd1e4f6..360ff25 100644
--- a/libs/protobuf-c/Makefile
+++ b/libs/protobuf-c/Makefile
@@ -18,6 +18,7 @@ PKG_MD5SUM:=73ff0c8df50d2eee75269ad8f8c07dc8
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/host-build.mk
 
 define Package/libprotobuf-c
   TITLE:=Protocol Buffers library
@@ -55,3 +56,5 @@ define Package/libprotobuf-c/install
 endef
 
 $(eval $(call BuildPackage,libprotobuf-c))
+$(eval $(call HostBuild))
+
-- 
1.7.10.4

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to