Skip to content

Force build failure if AOT compiler is missing, and avoid bad path - #52784

Merged
steveisok merged 1 commit into
dotnet:mainfrom
directhex:fix-missing-aot-compilers-forever
May 14, 2021
Merged

Force build failure if AOT compiler is missing, and avoid bad path#52784
steveisok merged 1 commit into
dotnet:mainfrom
directhex:fix-missing-aot-compilers-forever

Conversation

@directhex

Copy link
Copy Markdown
Contributor

An error in paths was introduced last week. Work around that, and make it a fatal build failure if the AOT compiler is missing in future to catch this faster

@directhex
directhex requested a review from marek-safar as a code owner May 14, 2021 19:11
@ghost

ghost commented May 14, 2021

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@lewing

lewing commented May 14, 2021

Copy link
Copy Markdown
Member

should fix the wasm aot regression among others

@steveisok

Copy link
Copy Markdown
Member

The failures were fixed by #52762

@steveisok
steveisok merged commit e01ffb9 into dotnet:main May 14, 2021
@lewing

lewing commented May 15, 2021

Copy link
Copy Markdown
Member

@marcpopMSFT this is a hard requirement for preview5

@marcpopMSFT

Copy link
Copy Markdown
Member

@lewing , I don't think the runtime repo has branched for preview 5 yet so this should be included already. Any reason to be concerned about that?

@lewing

lewing commented May 17, 2021

Copy link
Copy Markdown
Member

@marcpopMSFT nope just brief confusion on my part on friday.

@karelz karelz added this to the 6.0.0 milestone May 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants