diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-01-01 22:04:18 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2021-02-02 10:09:19 +0100 |
commit | e9d2aa9dc6a5663e3d43fc817d276582842134bb (patch) | |
tree | 63a79773ee20ccf30005e155f78f16c63937fc44 /tools/sstrip/src/sstrip.c | |
parent | 2044c01de8f214c43c6c13dcb538e3730f97a7f8 (diff) | |
download | upstream-e9d2aa9dc6a5663e3d43fc817d276582842134bb.tar.gz upstream-e9d2aa9dc6a5663e3d43fc817d276582842134bb.tar.bz2 upstream-e9d2aa9dc6a5663e3d43fc817d276582842134bb.zip |
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)
Diffstat (limited to 'tools/sstrip/src/sstrip.c')
0 files changed, 0 insertions, 0 deletions