bpftools: drop unneeded libintl linking for NLS
authorTony Ambardar <itugrok@yahoo.com>
Sun, 28 Mar 2021 08:12:22 +0000 (01:12 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 Apr 2021 16:55:57 +0000 (18:55 +0200)
commitc8c638a19b63bf6c3bf8094aebd8fde6feda36ba
treee9c5e6fb4dd57a20e27046631708b1cead6879c1
parentec6293febc244d187e71a6e54f44920be679cde4
bpftools: drop unneeded libintl linking for NLS

There is no direct linking of libintl from bpftools, only secondary linking
through libelf, so remove "-lintl" from TARGET_LDFLAGS.

Fixes: 5582fbd6135f ("bpftools: support NLS, fix ppc build and update to 5.8.9")
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/network/utils/bpftools/Makefile