mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
@@ -41,7 +41,7 @@ define Package/protobuf/description
|
||||
of its internal RPC protocols and file formats.
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --with-protoc=$(STAGING_DIR_HOST)/bin/protoc
|
||||
CONFIGURE_ARGS += --with-protoc=$(STAGING_DIR)/host/bin/protoc
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) \
|
||||
|
||||
Reference in New Issue
Block a user