Skip to content
Snippets Groups Projects
  1. Feb 15, 2021
    • Hauke Mehrtens's avatar
      Revert "libubox: use PKG_ABI_VERSION" · 505a8083
      Hauke Mehrtens authored
      
      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 f421fefa.
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      505a8083
  2. Feb 14, 2021
  3. Feb 13, 2021
Loading