https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235063
--- Comment #6 from [email protected] --- (In reply to Jan Beich from comment #5) I tracked it down to https://reviews.freebsd.org/D18528, $CC is not the default 'rust linker' on ppc64 and it breaks the build. The port builds fine with this patch reverted. I don't have access to my ppc board and can't test other ports, but I assume it will be the same (gcc (cc) is still v4.2.1 on ppc, and I assume USE_GCC won't give you this old version on amd64) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
