https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521

--- Comment #10 from commit-h...@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.
_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to