Skip to content

rustup-init.sh: Support detecting 32bit userland on aarch64#2133

Merged
kinnison merged 1 commit intorust-lang:masterfrom
kinnison:kinnison/32bit-linux-on-64bit-kernel
Nov 20, 2019
Merged

rustup-init.sh: Support detecting 32bit userland on aarch64#2133
kinnison merged 1 commit intorust-lang:masterfrom
kinnison:kinnison/32bit-linux-on-64bit-kernel

Conversation

@kinnison
Copy link
Copy Markdown
Contributor

We duplicate the 'eabihf' suffix code here to ensure that if we
select armv7 as a result, we append the ABI suffix if necessary.

This should fix #2111

cc @NoraCodes

We duplicate the 'eabihf' suffix code here to ensure that if we
select armv7 as a result, we append the ABI suffix if necessary.

This should fix rust-lang#2111

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@kinnison kinnison added this to the 1.21.0 milestone Nov 17, 2019
@kinnison kinnison merged commit 40e4b9c into rust-lang:master Nov 20, 2019
@kinnison kinnison deleted the kinnison/32bit-linux-on-64bit-kernel branch November 20, 2019 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustup-init.sh does not correctly detect host string for Pinebook Pro

1 participant