Uh oh!
There was an error while loading. Please reload this page.
Upgrade arm64 cross image to Ubuntu 22.04 / llvm-15 - #83939
Conversation
ghost
commented
Mar 26, 2023
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsThis image is based on Ubuntu 22.04 instead of 20.04 with llvm-15 toolchain instead of llvm-9 in the host layer. It has the same Ubuntu 16.04 (which we lowered in #80939) in llvm9 has a bug in
|
0cf8e0c to
83aa27aComparesbomer
commented
Apr 17, 2023
am11
commented
Apr 18, 2023
Yes, this is no longer needed. We can also delete |
This image is based on Ubuntu 22.04 instead of 20.04 with llvm-15 toolchain instead of llvm-9 in the host layer. It has the same Ubuntu 16.04 (which we lowered in #80939) in
/crossrootfsdir. See dotnet/dotnet-buildtools-prereqs-docker#815.llvm9 has a bug in
llvm-objcopywhich causes the size regression (#49081), it was fixed in llvm10. That means we can bring crossgen2's NativeAOTlinux-arm64publishing to the same plan aslinux-musl-arm64with this update. Hence the change in sfxproj.