Skip to content

Update installer.sh.j2 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Gankra opened this issue Apr 9, 2025 · 0 comments · Fixed by #26
Closed

Update installer.sh.j2 #15

Gankra opened this issue Apr 9, 2025 · 0 comments · Fixed by #26
Assignees
Labels
bug Something isn't working

Comments

@Gankra
Copy link
Collaborator

Gankra commented Apr 9, 2025

Lots of improvements to downstream from https://sh.rustup.rs

Notably this (astral-sh/uv#12780):

if ! (ensure grep '^Features' /proc/cpuinfo | grep -E -q 'neon|simd') ; then
    # Either `/proc/cpuinfo` is malformed or unavailable, or
    # at least one processor does not have NEON (which is asimd on armv8+).
    _cputype=arm
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant