dotnet-buildtools-prereqs-docker
dotnet-buildtools-prereqs-docker copied to clipboard
Clean up net10.0 opt image
Fixes https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1384
There are build failures here. It's not immediately obvious what's wrong.
It's failing because of
clang: error: invalid linker name in argument '-fuse-ld=lld'
looks like it can't find the lld we build?
looks like azurelinux is fixed now but mariner needs the same fix