Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2019 18:58:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 242521] security/nss: fix build on powerpc*
Message-ID:  <bug-242521-21738-KAi7iFMHsS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242521-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242521-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242521

--- Comment #10 from commit-hook@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. GC=
C9
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

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242521-21738-KAi7iFMHsS>