diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 20:47:19 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 20:47:19 -0800 |
commit | 0a6ac5d20a85b2bab1b171d444a5d93a2c89769a (patch) | |
tree | 382572ace4f73611d5372f593fb3f077f6e94b67 /profiles/default | |
parent | profiles/default/linux/arm/17.0/uclibc: deprecate (diff) | |
download | gentoo-0a6ac5d20a85b2bab1b171d444a5d93a2c89769a.tar.gz gentoo-0a6ac5d20a85b2bab1b171d444a5d93a2c89769a.tar.bz2 gentoo-0a6ac5d20a85b2bab1b171d444a5d93a2c89769a.zip |
profiles/default/linux/powerpc/ppc32/17.0/uclibc: deprecate
Bug: https://bugs.gentoo.org/820905
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/powerpc/ppc32/17.0/uclibc/deprecated | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/default/linux/powerpc/ppc32/17.0/uclibc/deprecated b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/deprecated new file mode 100644 index 000000000000..a03e880d5f33 --- /dev/null +++ b/profiles/default/linux/powerpc/ppc32/17.0/uclibc/deprecated @@ -0,0 +1,17 @@ + +uClibc-ng is mostly abandoned upstream, and since an RFC by its maintainer in Gentoo +in Jan 2021, no one has volunteered to step up maintenance or expressed interest in +the uClibc-ng profiles. With this announcement we last-rite the "uclibc" +profiles, which will be removed on 2022-01-01. For parties interested in +an alternative libc, consider moving to musl, which is supported. + +Gentoo continues to wholeheartedly support musl and is focusing its +efforts in that area. + +Resources: +- https://wiki.gentoo.org/wiki/Project:Hardened_musl +- https://gitweb.gentoo.org/proj/musl.git/ (overlay for patches) +- #gentoo-hardened (IRC channel on irc.libera.chat) for support and discussion + +Please see the news item for more information: +https://www.gentoo.org/support/news-items/2021-08-18-uclibc-ng-retirement.html |