[Bug 242523] security/nss 3.48 doesn't build on PowerPC
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 1 19:46:58 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523
--- Comment #27 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Fri May 1 19:46:12 UTC 2020
New revision: 533585
URL: https://svnweb.freebsd.org/changeset/ports/533585
Log:
MFH: r533584
security/nss: disable -Werror due to -Wall mine
blinit.c:122:24: error: unused variable 'getauxval'
[-Werror,-Wunused-variable]
static unsigned long (*getauxval)(unsigned long) = NULL;
^
pqg.c:345:16: error: comparison of constant 18446744073709551615 with
expression of type 'unsigned long' is always true
[-Werror,-Wtautological-constant-out-of-range-compare]
if (addend < MP_DIGIT_MAX) {
~~~~~~ ^ ~~~~~~~~~~~~
PR: 242523
Approved by: ports-secteam blanket
Changes:
_U branches/2020Q2/
branches/2020Q2/security/nss/Makefile
--
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