mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-25 12:14:09 -05:00
readelf is linked against this library on MIPS64BE
This fixes a build problem on MIPS64BE.
In addition also explicitly activate it in the configure command.
Fixes: 60f595daab ("binutils: update to version 2.34")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>