New i386 bootstrap, still BROKEN sadly..

This commit is contained in:
landry 2018-03-16 07:36:40 +00:00
parent aa10c5bf59
commit 9b095d4328
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.63 2018/03/13 08:08:03 landry Exp $
# $OpenBSD: Makefile,v 1.64 2018/03/16 07:36:40 landry Exp $
# snapshots are only available for amd64 and i386, for now
ONLY_FOR_ARCHS = amd64 i386
@ -20,7 +20,7 @@ REVISION = 0
# rustc bootstrap version
BV-amd64 = 1.24.0-20180308
BV-i386 = 1.24.0-20180213
BV-i386 = 1.24.0-20180316
BV = ${BV-${MACHINE_ARCH}}
PKGNAME = rust-${V}

View File

@ -1,6 +1,6 @@
SHA256 (rust/rustc-1.24.0-src.tar.gz) = u4J29gROh35Efyn1ZuS7+CD6Uf6i+RLVm3MjP/2VY58=
SHA256 (rust/rustc-bootstrap-amd64-1.24.0-20180308.tar.gz) = qC6MXaM7/DQVJ7Z0xDkY8EphBjdMgyiQPdFfQecy7J4=
SHA256 (rust/rustc-bootstrap-i386-1.24.0-20180213.tar.gz) = nQRwYdT3n9jjmoUt8IdqrJXvhKwq6PMMCAe+49JeivQ=
SHA256 (rust/rustc-bootstrap-i386-1.24.0-20180316.tar.gz) = /XnRx0StUBhZWyUmT0a0p4maaiHZm10pcPS8t78371Q=
SIZE (rust/rustc-1.24.0-src.tar.gz) = 67506894
SIZE (rust/rustc-bootstrap-amd64-1.24.0-20180308.tar.gz) = 85090848
SIZE (rust/rustc-bootstrap-i386-1.24.0-20180213.tar.gz) = 86217512
SIZE (rust/rustc-bootstrap-i386-1.24.0-20180316.tar.gz) = 86182466