CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/07/11 02:35:59
Modified files:
lang/rust : Makefile distinfo
lang/rust/patches: patch-src_libcompiler_builtins_build_rs
lang/rust/pkg : PFRAG.aarch64-main PFRAG.amd64-main
PFRAG.i386-main
Log message:
Update to rust to 1.27.1:
https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1271-2018-07-10
It contains also a fix that changes the way libcompiler_rt.a is included by
rustc in order to avoid duplicated symbols in a static library (some symbols
from system libcompiler_rt.a, others from Rust itself).
from semarie, thank you :-)