summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-02 12:37:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-02 12:37:12 +0000
commit15e90a0bb563bac696449d794bb14b4b4f63c776 (patch)
treed388f3c214a775bf0e1c8c1575a7634ed6d4b8a0
parentsys-libs/uclibc-ng: RESTRICT=test (missing tests) (diff)
downloadgentoo-15e90a0bb563bac696449d794bb14b4b4f63c776.tar.gz
gentoo-15e90a0bb563bac696449d794bb14b4b4f63c776.tar.bz2
gentoo-15e90a0bb563bac696449d794bb14b4b4f63c776.zip
toolchain.eclass: follow move from uclibc to uclibc-ng
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--eclass/toolchain.eclass2
1 files changed, 1 insertions, 1 deletions
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*|\