xdp-tools: fix build with NLS enabled
authorDaniel Golle <daniel@makrotopia.org>
Wed, 6 Jul 2022 21:20:25 +0000 (22:20 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 6 Jul 2022 21:38:20 +0000 (22:38 +0100)
commitd29722e6ff764d78428c54a5618b7a0e191245f1
treef6cf711017d07fcdca8d1653bca7581c843a68ba
parent8288a4bbb368fc050f46c7e97a1c1b7b0e0c66c2
xdp-tools: fix build with NLS enabled

Make sure the 'configure' shell script finds the libintl when linking
the test programs for discovering libpcap and libbpf.

Reported-by: @trippleflux
Fixes: 6ad1bea2a603 ("xdp-tools: add package")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/network/utils/xdp-tools/Makefile
package/network/utils/xdp-tools/patches/010-configure-respect-LDFLAGS.patch [new file with mode: 0644]