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

add -mrelax-relocations=no to i686-musl and i586-gnu #35577

Merged
merged 2 commits into from
Aug 15, 2016

Commits on Aug 10, 2016

  1. add -mrelax-relocations=no to i686-musl and i586-gnu

    I've been experiencing rust-lang#34978 with these two targets. This applies the
    hack in rust-lang#35178 to these targets as well.
    Jorge Aparicio committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    ae58a87 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. fix match

    Jorge Aparicio committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    c0ff3c1 View commit details
    Browse the repository at this point in the history