Date: Wed, 08 Jan 2020 23:09:30 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 242523] security/nss 3.48 doesn't build on PowerPC Message-ID: <bug-242523-25139-HqyE3ZldHE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242523-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523 --- Comment #18 from Jan Beich <jbeich@FreeBSD.org> --- Comment on attachment 210548 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210548 v2 > VSX_CFLAGS= -mcrypto -mvsx When every file is built with SIMD runtime detection is pointless. Essentially, you're disabling USE_PPC_CRYPTO code for binary package users. > + defined(__VSX__) && defined(__CRYPTO__) Can you check if this works with per-file SIMD flags? -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242523-25139-HqyE3ZldHE>
