https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235063
--- Comment #14 from Jan Beich <[email protected]> --- Omitting -C linker=${CC:Q} on powerpc64 is not enough. USE_GCC machinery implies passing -Wl,-rpath. If one of USES=cargo consumers uses libgcc_s or libstdc++ we may end up in the same mess libgfortran incurs on Clang architectures. ;) -- 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]"
