Revert "libubox: use PKG_ABI_VERSION"
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Feb 2021 23:13:07 +0000 (00:13 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 15 Feb 2021 00:15:49 +0000 (01:15 +0100)
commit505a808302f0a7bf8a0da77981532d7274360edd
tree0f7b5a5a85011b035f64198b02c83718cabf94cc
parent539966554d6d0686dc8ce62e39ff9e8f4e2d4e74
Revert "libubox: use PKG_ABI_VERSION"

This fixes the build on MIPS BE like ath25 and ath79 target.
We get this error message when linking libubox:
mips-openwrt-linux-musl/bin/ld: /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.so: unknown type [0x7000002a] section `.MIPS.abiflags'
mips-openwrt-linux-musl/bin/ld: /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.so: unknown type [0x7000002a] section `.MIPS.abiflags'
mips-openwrt-linux-musl/bin/ld: skipping incompatible /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.so when searching for -lubox

This reverts commit f421fefa8a34319c5ff5dcc1af39d6311ec1ad1e.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/libubox/Makefile