summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-17 22:13:55 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-17 22:13:55 +0000
commit4b9ea3aba769c9b1328f9c43aa6f027b664ca4c6 (patch)
treed389d4fc7a4cc00851d46d9558d4b611f3ce4fd3 /profiles/uclibc/arm
parentStable on x86 (Manifest recommit) (diff)
downloadgentoo-2-4b9ea3aba769c9b1328f9c43aa6f027b664ca4c6.tar.gz
gentoo-2-4b9ea3aba769c9b1328f9c43aa6f027b664ca4c6.tar.bz2
gentoo-2-4b9ea3aba769c9b1328f9c43aa6f027b664ca4c6.zip
LIBC can cause bad things #60667
Diffstat (limited to 'profiles/uclibc/arm')
-rw-r--r--profiles/uclibc/arm/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/uclibc/arm/make.defaults b/profiles/uclibc/arm/make.defaults
index 9f1e6c26b78c..815744e0bd1d 100644
--- a/profiles/uclibc/arm/make.defaults
+++ b/profiles/uclibc/arm/make.defaults
@@ -3,7 +3,7 @@ GRP_STAGE23_USE="arm berkdb ncurses python readline zlib uclibc"
STAGE1_USE="uclibc"
ARCH="arm"
-LIBC="uclibc"
+PORTAGE_LIBC="uclibc"
COMPILER="gcc3"
ACCEPT_KEYWORDS="arm"