Skip to content

Commit

Permalink
Support musl-libc based linux RIDs (dotnet/corefx#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.


Commit migrated from dotnet/corefx@81ba628
  • Loading branch information
eerhardt authored Mar 30, 2018
1 parent a8ad1d2 commit 0f79aa4
Show file tree
Hide file tree
Showing 3 changed files with 445 additions and 15 deletions.
Loading

0 comments on commit 0f79aa4

Please sign in to comment.