MFH: r555565

security/wolfssl: fix build on big-endian

Merge upstream patch to fix build on big-endian architectures.

Also unmark mips and mips64 as broken, now builds fine.

Approved by:	portmgr (fix build blanket)
This commit is contained in:
Piotr Kubaj 2020-11-17 16:07:01 +00:00
parent ad383c3d98
commit 47018bb974
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=555566
2 changed files with 6 additions and 4 deletions

View File

@ -8,12 +8,12 @@ MASTER_SITES= https://www.wolfssl.com/ \
MAINTAINER= fox@FreeBSD.org
COMMENT= Embedded SSL C-Library
PATCH_SITES= https://github.com/wolfSSL/wolfssl/commit/
PATCHFILES= e9b1ceae7e1daac6206d399e30c04bd51e3f8c7f.patch:-p1
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
BROKEN_mips64= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
USES= libtool zip
USE_LDCONFIG= yes

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1598056212
TIMESTAMP = 1605621449
SHA256 (wolfssl-4.5.0.zip) = db2dd2c85e36130bb6dd666edca70c1bd642afa10ef0a5ac69e9142a26d25b3f
SIZE (wolfssl-4.5.0.zip) = 8747110
SHA256 (e9b1ceae7e1daac6206d399e30c04bd51e3f8c7f.patch) = d012891c56b9d82d1dde9d956affc49c596d4ebf2d71f4ee0cc3ff1c50aa6fbd
SIZE (e9b1ceae7e1daac6206d399e30c04bd51e3f8c7f.patch) = 1043