Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ensure that sysroot is properly set for cross-targets
Previously, doing `x test compiler/*` would fail the build due to missing libraries. This change ensures that it is prepared. Signed-off-by: onur-ozkan <work@onurozkan.dev>
- Loading branch information