mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-09 12:06:11 +01:00
0023-musl-libc.md - Update obsolete URL (#116)
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
This commit is contained in:
parent
a36c8e90c3
commit
7997bf0937
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue