https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215947
--- Comment #5 from Mark Millard <[email protected]> --- Comment on attachment 178726 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178726 avoid -mlongcall use for clang; use it for gcc I should have noted that for lib/csu/powerpc64/Makefile the: -.include <bsd.compiler.mk> -.if ${COMPILER_TYPE} != "gcc" -CC:= gcc -COMPILER_TYPE:= gcc -.endif would still apply. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
