Skip to content
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

Remove armv5te target from dist-various-1 #46674

Merged
merged 1 commit into from
Dec 12, 2017

Commits on Dec 12, 2017

  1. Remove armv5te target from dist-various-1

    Reverts rust-lang#46498
    
    I must have made some mistake when I tested that commit and thought
    armv5te target worked. but testing it now the produced binaries
    segfaults
    (rust-lang#46498 (comment)).
    
    I tried using crosstool-ng and buildroot toolchain (for armv5te) but
    the produced binaries also segfaults. Maybe there is a issue with the
    target, but I cannot investigate it any further.
    
    I think the best for now is not to distribute the armv5te target.
    
    I'm sorry for what happened.
    malbarbo committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    73e5334 View commit details
    Browse the repository at this point in the history