[PATCH 21.02 0/2] wolfssl: bump to v4.8.1-stable

Eneas U de Queiroz cotequeiroz at gmail.com
Tue Sep 14 08:06:30 PDT 2021


I've added a trivial patch to allow compilation with libtool 2.4,
currently used in 21.02.  I have not used a separate commit for that, to
not introduce a commit that does not build.  Let me know if I should
rather split this.

I'm cherry-picking a commit to allow compilation with gcc 10, to keep it
in sync with master.  While not the default, building with gcc 10 is an
option for 21.02.

Eneas

Ivan Pavlov (1):
  wolfssl: update to 4.8.1-stable

Stijn Tintel (1):
  wolfssl: fix build with GCC 10 on 32 x86 targets

 package/libs/wolfssl/Makefile                 |   6 +-
 ...change-asm-snippets-to-get-compiling.patch | 116 ++++++++++++++++++
 .../patches/100-disable-hardening-check.patch |   2 +-
 .../patches/110-build-with-libtool-2.4.patch  |  13 ++
 .../libs/wolfssl/patches/200-ecc-rng.patch    |   4 +-
 5 files changed, 135 insertions(+), 6 deletions(-)
 create mode 100644 package/libs/wolfssl/patches/001-Maths-x86-asm-change-asm-snippets-to-get-compiling.patch
 create mode 100644 package/libs/wolfssl/patches/110-build-with-libtool-2.4.patch




More information about the openwrt-devel mailing list