selftests/bpf: Override PKG_CONFIG for static builds
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Sat, 25 Nov 2023 08:42:51 +0000 (17:42 +0900)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 29 Nov 2023 06:15:29 +0000 (22:15 -0800)
commit18f6f9de98d1d0f7040e6e6c39fce8939f55520f
treefbf3c868350fef8bbf5d167b133d499a9d348fa1
parent2ce344b6891618063c0bebe22d9cdf9c086e0aa8
selftests/bpf: Override PKG_CONFIG for static builds

A library may need to depend on additional archive files for static
builds so pkg-config should be instructed to list them.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20231125084253.85025-3-akihiko.odaki@daynix.com
tools/testing/selftests/bpf/README.rst