Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2019 11:43:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 242521] security/nss: fix build on powerpc*
Message-ID:  <bug-242521-21738-m4kBK4ceF9@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

Piotr Kubaj <pkubaj@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@FreeBSD.org> ---
Created attachment 209861
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209861&action=
=3Dedit
patch

Is that ok?

New compiler is needed due to usage of -mcrypto and -mvsx. -mcrypto is adde=
d 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 vers=
ions
already.

--=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-m4kBK4ceF9>