HomeFreeBSD

security/nss: fix build on powerpc64le

Description

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 192a67a0d79f89529eaac61ea9e865b7cb32365e)

Details

Provenance
pkubajAuthored on May 15 2021, 2:45 AM
jbeichCommitted on May 18 2021, 12:52 AM
Parents
R11:773915c8ffad: security/nss: update to 3.65
Branches
Unknown
Tags
Unknown