diff options
author | Tony Ambardar <itugrok@yahoo.com> | 2021-03-01 01:07:45 -0800 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-03-07 20:07:22 +0000 |
commit | 9e64e4ce26719ea81637b0e3d9754bd5190f0c21 (patch) | |
tree | 04dba553eb58a02abfb9c21411c40a4b6def4152 /tools/include | |
parent | 7e7218d1331d0b557b0e9a513aef5de584b6b1d2 (diff) | |
download | upstream-9e64e4ce26719ea81637b0e3d9754bd5190f0c21.tar.gz upstream-9e64e4ce26719ea81637b0e3d9754bd5190f0c21.tar.bz2 upstream-9e64e4ce26719ea81637b0e3d9754bd5190f0c21.zip |
bpftools: fix libbpf pkgconfig file
The pkgconfig file hardcodes a host library directory which cannot be
overridden by OpenWrt during builds. Use SED to fix this and potential
include directory problems, as is done with several other packages.
This fixes a strange issue intermittently seen building iproute2 on the
oxnas target:
iptables modules directory: /usr/lib/iptables
libc has setns: yes
SELinux support: no
libbpf support: no
libbpf version 0.3.0 is too low, please update it to at least 0.1.0
LIBBPF_FORCE=on set, but couldn't find a usable libbpf
Fixes: 2f0d672088c3 ("bpftools: add utility and library packages
supporting eBPF usage")
Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions