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

Various improvements #3

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Various improvements #3

merged 1 commit into from
Feb 22, 2022

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Feb 22, 2022

  • Support binfmt. This allows running the cross-compiled binaries directly.
  • Set the DOCTEST_XCOMPILE environment variable to easily run cross-testing of doctest. See readme for more.
  • Add runner input option.

@taiki-e
Copy link
Owner Author

taiki-e commented Feb 22, 2022

hmm, binfmt doesn't work well for 32-bit mips binaries.

@taiki-e
Copy link
Owner Author

taiki-e commented Feb 22, 2022

ok, fixed 32-bit mips except for mipsisa32r6el-unknown-linux-gnu (tier3).

- Support binfmt. This allows running the cross-compiled binaries
  directly.
- Set the `DOCTEST_XCOMPILE` environment variable to easily run
  cross-testing of doctest.
- Add `runner` input option.
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.

1 participant