Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2019 13:47:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 242523] security/nss 3.48 doesn't build on PowerPC
Message-ID:  <bug-242523-21738-Pz5Oh20RqI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242523-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242523-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=3D242523

--- Comment #8 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
(In reply to Piotr Kubaj from comment #7)
In coreconf/FreeBSD.mk, there is CPU_ARCH variable being assigned. All powe=
rpc
architectures have ppc. Then, in lib/freebl/Makefile, there's a check for
CPU_ARCH=3D=3Dppc and that's when -maltivec -mcrypto -mvsx are appended. We=
 would
need to probably change differentiate powerpc64 from powerpc and powerpcspe,
but I will be able to work on it next week (certainly not now).

If you want to build nss now, in lib/freebl/Makefile just remove the lines =
at
the end containing -maltivec -mcrypto -mvsx.

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



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