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: ba40da9045f7 ("wolfssl: Update to v4.6.0-stable")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit e7d0d2e9dcaa0ff1197fb7beee139b6a5bd35c79)
2021-02-02 10:09:19 +01:00
..
2019-09-04 13:42:02 +02:00
2019-01-24 10:39:30 +01:00
2019-05-17 21:41:43 +02:00
2019-11-01 14:22:37 +00:00
2019-01-24 10:39:30 +01:00
2019-09-04 13:46:01 +02:00
2019-01-24 10:39:30 +01:00
2019-01-24 10:39:30 +01:00
2019-01-24 10:39:30 +01:00
2021-01-18 01:42:26 +01:00
2019-09-04 13:37:38 +02:00
2020-07-04 21:10:18 +02:00
2020-12-16 21:31:52 +01:00
2019-02-26 23:20:04 +01:00
2019-10-19 14:30:00 +02:00
2020-06-17 22:22:25 +02:00