Uh oh!
There was an error while loading. Please reload this page.
Cleanup platform-specific ifdefs - #65624
Conversation
ghost
commented
Feb 19, 2022
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. |
jkotas
commented
Feb 19, 2022
Inspired by LoongArch64 PR reviews |
Uh oh!
There was an error while loading. Please reload this page.
shushanhf
commented
Feb 21, 2022
Hi @jkotas How about the relocation liking |
jkotas
commented
Feb 21, 2022
I have pushed a commit to cleanup these as well. |
AndyAyersMS
commented
Feb 23, 2022
I am seeing a build break in CI in |
I do not think that it is related. We require VS 2022 for build https://github.com/dotnet/runtime/blob/main/docs/workflow/requirements/windows-requirements.md#visual-studio . The log that you have shared suggests that the CI machine is using VS 2019. I guess the CI machine is misconfigured. What is the job that is hitting this break? |
https://github.com/dotnet/runtime/pull/65675/checks?check_run_id=5307915150 Looks like VS2019 indeed... ** Visual Studio 2019 Developer Command Prompt v16.11.10 |
AndyAyersMS
commented
Feb 23, 2022
Seems like this comes from |
No description provided.