1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/security/nss
Piotr Kubaj e9f95cfd78 security/nss: fix build on powerpc64le
LLVM's integrated assembler can't build ppc-gcm.s:
ppc-gcm.s:642:24: error: invalid memory operand
    std          31,-8(SP);

Use as from binutils on powerpc64le.

While here correct the architecture check to also check for Linux's ppc64 - similar to the OS check in the same patch.

(cherry picked from commit 192a67a0d7)
2021-05-18 00:52:36 +00:00
..
files security/nss: fix build on powerpc64le 2021-05-18 00:52:36 +00:00
distinfo security/nss: update to 3.65 2021-05-18 00:52:36 +00:00
Makefile security/nss: fix build on powerpc64le 2021-05-18 00:52:36 +00:00
pkg-descr Update WWW 2020-02-05 09:34:09 +00:00
pkg-plist security/nss: update to 3.58 2020-10-17 00:48:24 +00:00