1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Hauke Mehrtens e9d2aa9dc6 wolfssl: Fix hostapd build with wolfssl 4.6.0
This fixes the following build problem in hostapd:
mipsel-openwrt-linux-musl/bin/ld: /builder/shared-workdir/build/tmp/ccN4Wwer.ltrans7.ltrans.o: in function `crypto_ec_point_add':
<artificial>:(.text.crypto_ec_point_add+0x170): undefined reference to `ecc_projective_add_point'
mipsel-openwrt-linux-musl/bin/ld: <artificial>:(.text.crypto_ec_point_add+0x18c): undefined reference to `ecc_map'
mipsel-openwrt-linux-musl/bin/ld: /builder/shared-workdir/build/tmp/ccN4Wwer.ltrans7.ltrans.o: in function `crypto_ec_point_to_bin':
<artificial>:(.text.crypto_ec_point_to_bin+0x40): undefined reference to `ecc_map'

Fixes: ba40da9045 ("wolfssl: Update to v4.6.0-stable")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit e7d0d2e9dc)
2021-02-02 10:09:19 +01:00
..
base-files OpenWrt v19.07.6: revert to branch defaults 2021-01-19 15:12:28 +01:00
boot uboot-at91: Add PKG_MIRROR_HASH to fix download 2021-01-18 22:13:08 +01:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware wireless-regdb: Update to version 2020.11.20 2020-12-16 22:23:52 +01:00
kernel mt76: update to the latest version 2021-02-01 13:09:37 +01:00
libs wolfssl: Fix hostapd build with wolfssl 4.6.0 2021-02-02 10:09:19 +01:00
network wireguard: Fix compile with kernel 4.14.217 2021-01-29 21:12:43 +01:00
system uci: Backport security fixes 2020-10-28 23:22:44 +01:00
utils busybox: delete redundant patch 2020-08-12 11:10:16 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00