[Bug 242521] security/nss: fix build on powerpc*
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 11 11:43:15 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521
Piotr Kubaj <pkubaj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #209799|maintainer-approval?(gecko@ |
Flags|FreeBSD.org) |
Attachment #209799|0 |1
is obsolete| |
Attachment #209861| |maintainer-approval?(gecko@
Flags| |FreeBSD.org)
--- Comment #4 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
Created attachment 209861
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209861&action=edit
patch
Is that ok?
New compiler is needed due to usage of -mcrypto and -mvsx. -mcrypto is added in
nss's code and -mvsx is added by me because nss won't build otherwise:
altivec-types.h:19:1: error: use of 'long long' in AltiVec types is invalid
without '-mvsx'
I also removed i386 section since it has C++14 capable compiler on all versions
already.
--
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