https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242521
Piotr Kubaj <pku...@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 <pku...@freebsd.org> --- Created attachment 209861 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209861&action=edit patch Is that ok? New compiler is needed due to usage of -mcrypto and -mvsx. -mcrypto is added 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 versions already. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"