[Bug 244813] lang/rust: fix build on powerpc64 elfv2
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244813 --- Comment #1 from [email protected] --- A commit references this bug: Author: pkubaj Date: Tue Mar 17 19:25:20 UTC 2020 New revision: 528599 URL: https://svnweb.freebsd.org/changeset/ports/528599 Log: lang/rust: fix build on powerpc64 elfv2 After upgrade to LLVM 10, core in stage 1 fails to compile (no clear reason, rustc crashes): pid 26828 (rustc), jid 0, uid 0: exited on signal 11 (core dumped) Compilation with GCC works fine, so switch to GCC for the time being. PR: 244813 Approved by: mikael Changes: head/lang/rust/Makefile head/lang/rust/files/powerpc64-elfv2/patch-src_bootstrap_native.rs head/lang/rust/files/powerpc64-elfv2/patch-src_librustc__llvm_build.rs -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"