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>
Sat, 30 Jul 2022 22:11:21 +0000 (00:11 +0200)
commitc2aa816f28e0fe2f6f77d0c6da4eba19ea8db4ea
treebc6d830b1c540b8e018559b5cf5cbb6be68d5f27
parent74554578935f625d0ccfe95cfd9c03cb5031126e
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>
package/libs/wolfssl/patches/101-update-sp_rand_prime-s-preprocessor-gating-to-match.patch [new file with mode: 0644]