Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Support musl-libc based linux RIDs (#28560)
Browse files Browse the repository at this point in the history
* Support musl-libc based linux RIDs

- Add `linux-musl` RID
- Set `alpine`'s parent to `linux-musl`
- Add `alpine.3.7` to the graph
- Fix up `android` to inherit from `unix` while we are here

Fixes https://github.com/dotnet/core-setup/issues/3817

* Change linux-musl to be parented to linux.

* Reparent android RID to linux.
  • Loading branch information
eerhardt authored Mar 30, 2018
1 parent ee4aa4f commit 81ba628
Show file tree
Hide file tree
Showing 3 changed files with 445 additions and 15 deletions.
Loading

0 comments on commit 81ba628

Please sign in to comment.