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

Unignore test for #36710 on MUSL #77901

Merged
merged 7 commits into from
Oct 25, 2020
Merged

Unignore test for #36710 on MUSL #77901

merged 7 commits into from
Oct 25, 2020

Commits on Oct 19, 2020

  1. Unignore test

    Jonas Schievink committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    13a5067 View commit details
    Browse the repository at this point in the history
  2. bootstrap: fall back to auto-detected CXX

    This allows us to use the C++ compiler configured via
    `CXX_target_triple` env vars
    jonas-schievink authored and Jonas Schievink committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0558e6e View commit details
    Browse the repository at this point in the history
  3. bootstrap: configure native toolchain for run-make

    This allows moving a lot of run-make-fulldeps tests to just run-make
    tests, and allows running those on target-only platforms
    jonas-schievink authored and Jonas Schievink committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    77a7ccf View commit details
    Browse the repository at this point in the history
  4. Move issue-36710 test to run-make

    Somewhat hacky to reuse `tools.mk` like this, we should probably migrate
    most of them now
    jonas-schievink authored and Jonas Schievink committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e36de6b View commit details
    Browse the repository at this point in the history
  5. Ignore test on WASM

    jonas-schievink authored and Jonas Schievink committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a671604 View commit details
    Browse the repository at this point in the history
  6. ignore-thumb

    jonas-schievink authored and Jonas Schievink committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d7c7649 View commit details
    Browse the repository at this point in the history
  7. Ignore on 32-bit targets

    Jonas Schievink committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    60594b1 View commit details
    Browse the repository at this point in the history