DELTA 472049 0 22 SVN='&_SbX3[.T e4 7.1BROKEN_aarch64= fails to build: bootstrap compiler crashes5-10 RUST_BOOTSTRAP_VERSION?= 1.267'install'O:[1]} .for arch in ${ONLY_FOR_ARCHS:OENDREP DELTA 434631 1039 611 SVN@, x^[GD t;P+sb$ `_? jje ׏q33/?|LZ8glX#snH>Ԑlqh$~cTE݃zBvSe|29}yO}Y?oz5YNZP]WzhL۳蟶 #c N/~}ιZ3a3Z_ 1JҾIPXnamF*[l#/?:߳%MQq6ۤe)cr6Xv"v<+BXBN zS-,`o kfxjf) a0BWn)<4ab0nDՓ]ay^CH[C#,&SN}[>ւ 6Ft= `ܛOޫ|pl@xhB7sgtЇ-]I-Cɛ!&%g^lZX0[C?S J uO:ţ109}PaӛF5Uv”(1aB]O9ܦV}!"[ֶjBu4uvGj9PzENDREP DELTA SVN--- src/liblibc/src/unix/bsd/freebsdlike/dragonfly/mod.rs.orig 2018-06-19 04:36:14 UTC +++ src/liblibc/src/unix/bsd/freebsdlike/dragonfly/mod.rs @@ -1,3 +1,4 @@ +pub type c_char = i8; pub type clock_t = u64; pub type ino_t = u64; pub type lwpid_t = i32; ENDREP DELTA SVN--- src/liblibc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs.orig 2018-06-19 04:36:14 UTC +++ src/liblibc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs @@ -1,3 +1,4 @@ +pub type c_char = u8; pub type c_long = i64; pub type c_ulong = u64; pub type time_t = i64; ENDREP DELTA SVN}}}--- src/liblibc/src/unix/bsd/freebsdlike/freebsd/x86.rs.orig 2018-06-19 04:36:14 UTC +++ src/liblibc/src/unix/bsd/freebsdlike/freebsd/x86.rs @@ -1,3 +1,4 @@ +pub type c_char = i8; pub type c_long = i32; pub type c_ulong = u32; pub type time_t = i32; ENDREP DELTA SVN--- src/liblibc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs.orig 2018-06-19 04:36:14 UTC +++ src/liblibc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs @@ -1,3 +1,4 @@ +pub type c_char = i8; pub type c_long = i64; pub type c_ulong = u64; pub type time_t = i64; ENDREP DELTA SVNTGTTx^QK0ǟͧ8˶KZ;">(Yua][t8ݤcv8}'y$åXðJRrnr)o|"դ$#7I%$ח{8`(M#nqHS52nA3rη6jLOeDzWxb|3}/KZ/f\ZENDREP DELTA SVN9x^KK1W\IcMQ n\պ4mCgL}."!swbPE dx+@E}IY qvh%]pJ'3:EoE\WP^BBQt51׻>ml5|e9'e&xt~amRcmC["Af#0һ+3H&x06aڞL#rN`iO4,..!rqFz;Y8>9!^ENDREP DELTA SVN6'66x^j0SMEZg[v5k@$o(jK{.BB ^2rKO/+;<~ ?Fh\mVKx3l۾Hp`Zm -\U ŁKx7,7‚Cđ1S#DmZ3$Nߚ'BP?~>7ois_t O7S*UtQP:AZI2n@[ $%%%Aqј׼=ߨ|tƍs\!v%ENDREP DELTA SVN2l22x^ŒMO@WLR,DCEcneY4w% rs.1Ly}Tq9꤃k,[uPu&ߨJ|o+lKŲ^ `w/!Da4<5x ~w!xP|-dlç*G78\"֮&*z&X S D 3gPisL,̩S(9Q nOԯ:m\Vzm`FVPTQZ.n *~1 b.A]a^9HR Õq_C86YԻQ=͖L90| Ln'ɣɦ)[D+G(IA$ _R-R O KHENDREP DELTA 401025 297 321 SVN   8T98-04-04 08:39:57 UTC +++ src/llvm/utils/llvm-build/llvmbuild/main.py @@ -752,6 +752,8 @@ def add_magic_target_components(parser, project, opts)ENDREP DELTA SVN   --- src/vendor/libc/src/unix/bsd/freebsdlike/dragonfly/mod.rs.orig 2018-06-19 05:52:22 UTC +++ src/vendor/libc/src/unix/bsd/freebsdlike/dragonfly/mod.rs @@ -1,3 +1,4 @@ +pub type c_char = i8; pub type clock_t = u64; pub type ino_t = u64; pub type lwpid_t = i32; ENDREP DELTA SVN  --- src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs.orig 2018-06-19 05:52:22 UTC +++ src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs @@ -1,3 +1,4 @@ +pub type c_char = u8; pub type c_long = i64; pub type c_ulong = u64; pub type time_t = i64; ENDREP DELTA SVN--- src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86.rs.orig 2018-06-19 05:52:22 UTC +++ src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86.rs @@ -1,3 +1,4 @@ +pub type c_char = i8; pub type c_long = i32; pub type c_ulong = u32; pub type time_t = i32; ENDREP DELTA SVN   --- src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs.orig 2018-06-19 05:52:22 UTC +++ src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs @@ -1,3 +1,4 @@ +pub type c_char = i8; pub type c_long = i64; pub type c_ulong = u64; pub type time_t = i64; ENDREP DELTA SVN\K\\x^_O0ş sdQcdHS2ƶv!紿{n 8ވ2.cwnJ: %\ ҃J" I@8NQEr