[Bug 235063] devel/rust-cbindgen: fix build on tier2 arches
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 1 18:20:17 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235063
--- Comment #14 from Jan Beich <jbeich at FreeBSD.org> ---
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.
More information about the freebsd-gecko
mailing list