bpf-headers: unset PKG_CONFIG_PATH

This fixes an issue where the kernel would pick up an incompatible target
libyaml for building host tools

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2021-11-02 10:36:14 +01:00
parent ce6088bb30
commit da668eb03b
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ define Package/bpf-headers
HIDDEN:=1
endef
PKG_CONFIG_PATH:=
export HOST_EXTRACFLAGS=-I$(STAGING_DIR_HOST)/include
KERNEL_MAKE := \