mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #560 from Frieds-Technology/master
protobuf: Fixed protobuf host installation
This commit is contained in:
@@ -43,6 +43,7 @@ define Host/Compile
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Host/Install
|
define Host/Install
|
||||||
|
$(MAKE) -C $(HOST_BUILD_DIR) install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += --with-protoc=$(HOST_BUILD_DIR)/src/protoc
|
CONFIGURE_ARGS += --with-protoc=$(HOST_BUILD_DIR)/src/protoc
|
||||||
|
|||||||
Reference in New Issue
Block a user