Skip to content
Snippets Groups Projects
Commit da668eb0 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarFelix Fietkau <nbd@nbd.name>
parent ce6088bb
Branches
No related tags found
No related merge requests found
......@@ -41,6 +41,8 @@ define Package/bpf-headers
HIDDEN:=1
endef
PKG_CONFIG_PATH:=
export HOST_EXTRACFLAGS=-I$(STAGING_DIR_HOST)/include
KERNEL_MAKE := \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment