Skip to content

Add --cross arg; replace --coreclr with --runtime #380

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

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

BruceForstall
Copy link
Contributor

Add a --cross argument for specifying to do cross compilation builds on Linux.

Replace the --coreclr argument with --runtime, to specify the root of the runtime repo.

Fix a minor bug where we output a lot of empty lines doing clang-tidy.

Add a `--cross` argument for specifying to do cross compilation builds
on Linux.

Replace the `--coreclr` argument with `--runtime`, to specify the
root of the runtime repo.

Fix a minor bug where we output a lot of empty lines doing clang-tidy.
@BruceForstall
Copy link
Contributor Author

This is a follow-up to #369

@BruceForstall
Copy link
Contributor Author

This and dotnet/runtime#92751 need to be merged at the same time.

@BruceForstall
Copy link
Contributor Author

@kunalspathak @dotnet/jit-contrib PTAL
cc @sbomer

Copy link
Member

@kunalspathak kunalspathak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BruceForstall BruceForstall merged commit 7e6e1dc into dotnet:main Sep 28, 2023
@BruceForstall BruceForstall deleted the AddCrossArg branch September 28, 2023 17:17
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.

2 participants