Date: Wed, 22 Feb 2017 19:04:46 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 216143] lang/rust, devel/cargo: generate bootstraps for Tier2 architectures via cross-compilation Message-ID: <bug-216143-21738-jADazGE0QU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216143-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-216143-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=3D216143 --- Comment #20 from commit-hook@freebsd.org --- A commit references this bug: Author: dumbbell Date: Wed Feb 22 19:04:05 UTC 2017 New revision: 434631 URL: https://svnweb.freebsd.org/changeset/ports/434631 Log: lang/rust, lang/rust-nightly: Update to 1.15.1 and 1.17.0 respectively Both versions of Rust seen changes to their build system. Now they require a bootstrap of Cargo and thus, a snapshot of Cargo's registry. Each library has its own suffix instead of a common suffix for a given version of Rust. Thus all future updates of the ports will include changes to their plist. $DISTFILES are now all under the `rust` directory in `$DISTDIR`. A similar change will be committed to devel/cargo later. lang/rust-nightly is enabled on i386 (bugzilla 216143). The source snapshot also contains everything to build it on aarch64, but enabling it will be committed later. PR: 216143 Approved by: riggs, bapt (mentor), antoine (mentor) Differential Revision: https://reviews.freebsd.org/D9286 Changes: head/lang/rust/Makefile head/lang/rust/distinfo head/lang/rust/distinfo.amd64 head/lang/rust/distinfo.i386 head/lang/rust/distinfo.x86_64 head/lang/rust/files/patch-src_bootstrap_compile.rs head/lang/rust/files/patch-src_bootstrap_config.rs head/lang/rust/files/patch-src_bootstrap_install.rs head/lang/rust/files/patch-src_librustc__llvm_build.rs head/lang/rust/pkg-plist head/lang/rust/pkg-plist.amd64 head/lang/rust/pkg-plist.i386 head/lang/rust-nightly/Makefile head/lang/rust-nightly/distinfo head/lang/rust-nightly/files/patch-mk_main.mk head/lang/rust-nightly/files/patch-mk_rt.mk head/lang/rust-nightly/files/patch-src_etc_get-stage0.py head/lang/rust-nightly/files/patch-src_librustc__llvm_build.rs head/lang/rust-nightly/pkg-plist head/lang/rust-nightly/pkg-plist.amd64 head/lang/rust-nightly/pkg-plist.i386 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216143-21738-jADazGE0QU>