rust-cross / rust-musl-cross

Docker images for compiling static Rust binaries using musl-cross
MIT License
617 stars 68 forks source link

mipsel breaks during rust-demangle #95

Closed palfrey closed 6 months ago

palfrey commented 1 year ago

The build log says error: Undefined temporary symbol $BB16_15 and I think this is the upstream issue at https://github.com/rust-lang/rust/issues/108835