Revert "wolfssl: use dynamic ABI_VERSION depending on the configuration and package...
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Feb 2021 23:28:35 +0000 (00:28 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 15 Feb 2021 00:15:49 +0000 (01:15 +0100)
commit304df2836a2c02a5f63df64d8b23100d6baaa3d3
tree4f1f7d10fc5e2739e1baf31670f9d327833398da
parent505a808302f0a7bf8a0da77981532d7274360edd
Revert "wolfssl: use dynamic ABI_VERSION depending on the configuration and package version"

This fixes the build on MIPS BE like ath25 and ath79 target.
We get this error message when linking libwolfssl:
mips-openwrt-linux-musl/bin/ld: /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libwolfssl.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/libwolfssl.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/libwolfssl.so when searching for -lwolfssl
mips-openwrt-linux-musl/bin/ld: cannot find -lwolfssl
collect2: error: ld returned 1 exit status

This reverts commit 2591c83b3406c16d3c1cd2dc7fa59c3c1b901d3c.

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