[Bug 242521] security/nss: fix build on powerpc*
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 11 18:58:33 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pkubaj
Date: Wed Dec 11 18:57:48 UTC 2019
New revision: 519827
URL: https://svnweb.freebsd.org/changeset/ports/519827
Log:
security/nss: fix build on powerpc platforms
NSS 3.48 broke powerpc by using getauxval, which FreeBSD doesn't have. GCC9
is also required because of usage of VSX, which needs to be manually added for
some files.
PR: 242521
Approved by: jbeich (maintainer)
Changes:
head/security/nss/Makefile
head/security/nss/files/patch-bug1602386
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-gecko
mailing list