wolfssl: fix math library build
authorJohn Audia <therealgraysky@proton.me>
Thu, 21 Jul 2022 19:59:30 +0000 (15:59 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 31 Jul 2022 15:12:47 +0000 (17:12 +0200)
commitc9cc3189ed886185e6a67530fc04154d8b26d5bd
treebe1778fa32e1bf1a67afab840000b0af5ce25d6a
parent535f4a5bff34bb2da085340235b976e001b99f61
wolfssl: fix math library build

Apply upstream patch[1] to fix breakage around math libraries.
This can likely be removed when 5.5.0-stable is tagged and released.

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

1. https://github.com/wolfSSL/wolfssl/pull/5390

Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit c2aa816f28e0fe2f6f77d0c6da4eba19ea8db4ea)
package/libs/wolfssl/patches/101-update-sp_rand_prime-s-preprocessor-gating-to-match.patch [new file with mode: 0644]