You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use QEMU_LD_PREFIX to specify the sysroot path in the cross-compilation documentation
* Add CARGO_TARGET_*_RUNNER setting to the qemu command in the cross compilation documentation.
* Fix cargo_test_runner to use CARGO_TARGET_ARCH in the cross compilation.
* Remove extra runner settings.
* Fix to use unwrap_or instead of unwrap_or_else.
* Fix CI to detect the appropriate runner.
* Fix documentation.
* Fix the document in the cross compilation to set _RUNNER and _LINKER environment variables.
0 commit comments