-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Build ILCompiler.Build.Tasks when NativeAOT is supported for the target even if the target can't run ILC (as we may run ILC on the host) #114752
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
Conversation
…et even if the target can't run ILC (as we may run ILC on the host)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- eng/Subsets.props: Language not supported
Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas |
/azp run runtime-extra-platforms |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the quick fix. Looks like the Apple mobile NativeAOT jobs are building successfully again.
/ba-g failures unrelated |
Fixes #114735
Extracted from #114285