0023-musl-libc.md - Update obsolete URL (#116)

Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
This commit is contained in:
sugarykeytone 2021-12-01 13:25:03 +00:00 committed by GitHub
parent a36c8e90c3
commit 7997bf0937
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ the defacto standard of Linux libc implementations:
[glibc](https://www.gnu.org/software/libc/). [glibc](https://www.gnu.org/software/libc/).
This RFC proposes adding **experimental** support in Nixpkgs for the use This RFC proposes adding **experimental** support in Nixpkgs for the use
of an alternative libc implementation, [musl](https://www.musl-libc.org/), of an alternative libc implementation, [musl](https://musl.libc.org/),
for the reasons outlined below. for the reasons outlined below.
Adding this support is similar to introducing support for an architecture, Adding this support is similar to introducing support for an architecture,
and realistically will be limited in compatibility and features and realistically will be limited in compatibility and features