Date: Fri, 01 Mar 2019 18:20:15 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 235063] devel/rust-cbindgen: fix build on tier2 arches Message-ID: <bug-235063-21738-FSZq7G3YT2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235063-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-235063-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235063 --- Comment #14 from Jan Beich <jbeich@FreeBSD.org> --- Omitting -C linker=3D${CC:Q} on powerpc64 is not enough. USE_GCC machinery implies passing -Wl,-rpath. If one of USES=3Dcargo consumers uses libgcc_s = or libstdc++ we may end up in the same mess libgfortran incurs on Clang architectures. ;) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235063-21738-FSZq7G3YT2>