rules.mk: export STAGING_DIR_HOSTPKG
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
2
rules.mk
2
rules.mk
@@ -233,7 +233,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
export PATH:=$(TARGET_PATH)
|
export PATH:=$(TARGET_PATH)
|
||||||
export STAGING_DIR STAGING_DIR_HOST
|
export STAGING_DIR STAGING_DIR_HOST STAGING_DIR_HOSTPKG
|
||||||
export SH_FUNC:=. $(INCLUDE_DIR)/shell.sh;
|
export SH_FUNC:=. $(INCLUDE_DIR)/shell.sh;
|
||||||
|
|
||||||
PKG_CONFIG:=$(STAGING_DIR_HOST)/bin/pkg-config
|
PKG_CONFIG:=$(STAGING_DIR_HOST)/bin/pkg-config
|
||||||
|
|||||||
Reference in New Issue
Block a user