From: Sergei Trofimovich Date: Sun, 2 Dec 2018 12:37:12 +0000 (+0000) Subject: toolchain.eclass: follow move from uclibc to uclibc-ng X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=15e90a0bb563bac696449d794bb14b4b4f63c776;p=gentoo.git toolchain.eclass: follow move from uclibc to uclibc-ng Signed-off-by: Sergei Trofimovich --- diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 1678ef3e5700..94f2d3369af8 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -1028,7 +1028,7 @@ toolchain_src_configure() { then #291870 confgcc+=( --disable-shared ) fi - needed_libc=uclibc + needed_libc=uclibc-ng ;; *-cygwin) needed_libc=cygwin;; x86_64-*-mingw*|\