[Bug 242523] security/nss 3.48 doesn't build on PowerPC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 8 23:09:31 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242523

--- Comment #18 from Jan Beich <jbeich at 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.


More information about the freebsd-ppc mailing list