You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
255: Stop hard-coding NEON support for armv7-unknown-linux-musleabihf. r=reitermarkus a=briansmith
Fixes#252.
Signed-off-by: Brian Smith <brian@briansmith.org>
Co-authored-by: Brian Smith <brian@briansmith.org>
See https://github.com/rust-embedded/cross/blob/718a19cd68fb09428532d1317515fe7303692b47/docker/armv7-unknown-linux-musleabihf/Dockerfile#L30
According to rust-lang/rust#47765 this is wrong.
See also rust-lang/rust#56947 where new NEON-always-available target triples were added.
The text was updated successfully, but these errors were encountered: