Gentoo Archives: gentoo-embedded

From: "René Rhéaume" <rene.rheaume@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] The uclibc USE flag is now obsolete.
Date: Wed, 01 Jun 2005 22:39:40
Message-Id: 35572ca8050601153973ca28ac@mail.gmail.com
In Reply to: Re: [gentoo-embedded] The uclibc USE flag is now obsolete. by Mike Frysinger
1 >From solar:
2 > It's been replaced by taking advantage of the ELIBC=uclibc in the
3 > profiles/uclibc/make.default which later gets automatically expanded in
4 > the ebuilds to "elibc_uclibc" by profiles/base/make.defaults USE_EXPAND
5 Are the two migration steps are
6 1- remove uclibc from IUSE
7 2- sed -i -e 's/use uclibc/use elibc_uclibc/g' ebuild-needing-care.ebuild
8 ?
9
10 >From vapier:
11 > i think psm has shown a few places where it should
12 > really be `use nis` instead of `use elibc_uclibc`
13 Did you mean "use nls" (with the letter L) ?
14
15 --
16 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] The uclibc USE flag is now obsolete. Mike Frysinger <vapier@g.o>
Re: [gentoo-embedded] The uclibc USE flag is now obsolete. "Peter S. Mazinger" <ps.m@×××.net>