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, 10 Apr 2021 12:22:28 +0000 (14:22 +0200)
commitf88459de25820b56371765525f6d2a3fa19b575a
treeecef236b4d54bc4283b1315a9d72bfdefef38798
parent3e9d639e8f8245e5acec707cfbef8788c8850d1b
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>
(cherry picked from commit c8c638a19b63bf6c3bf8094aebd8fde6feda36ba)
package/network/utils/bpftools/Makefile