Merge pull request #560 from Frieds-Technology/master

protobuf: Fixed protobuf host installation
This commit is contained in:
Steven Barth
2014-11-24 10:15:48 +01:00
+1
View File
@@ -43,6 +43,7 @@ define Host/Compile
endef
define Host/Install
$(MAKE) -C $(HOST_BUILD_DIR) install
endef
CONFIGURE_ARGS += --with-protoc=$(HOST_BUILD_DIR)/src/protoc