Closed
Description
Lifted from https://github.com/dotnet/coreclr/issues/5853#issuecomment-275344009
What should be the rid of the portable linux runtime and libraries with a glibc dependency?
Perhaps it makes sense to introduce a linux-glibc-x64
rid for this?
This would:
- make it clear what rid other c libraries could use: e.g. linux-musl-x64
- make explicit the glibc dependency of the runtime
- make explicit the glibc dependency of the libraries