[Bug 242523] security/nss 3.48 doesn't build on PowerPC
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523 --- Comment #18 from Jan Beich <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"