-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Fixed cross-build for clang-9 #77245
Conversation
dd1bf75
to
fcef3d2
Compare
The problem is with some of the CI images don't have version-less There are two ways to fix it:
With option 2, we can include it in the NativeAOT's ILCompiler nuget package (as we include it in |
An error occurred during cross-build on my Linux machine as shown below.
So, I don't think we need to fix the version of clang.