On Sun, Feb 09, 2020 at 06:18:20PM +0100, Sebastien Marie wrote: > Hi, > > Now the llvm bug is fixed (see > https://marc.info/?l=openbsd-ports-cvs&m=158122886608568&w=2), > all archs I tested are green (amd64, i386, aarch64). > > The following diff update lang/rust to 1.41.0 > > Announce: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html > ChangeLog: > https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1410-2020-01-30 > > Tested fully on amd64 (testsuite, all ports using lang/rust including all > firefox versions), a bit less on i386 (firefox and ncspot), and just the build > on aarch64. > > For people which would test it, specially on i386, please ensuring you are > using llvm-8.0.1p6: else it will build (my bootstrap is using new llvm) but > might fail at runtime (the package will use the bugged llvm). > > Comments or OK ?
currently (after building llvm) running a rust testbuild then a firefox 73rc build on i386 and amd64, but i'll be ok with it.