summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-03 18:45:21 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-03 18:45:21 +0000
commit842ccb510176d735503a0a41b9eeb4b0b586f88b (patch)
tree0b0ebd6378dff27633e75c380998d21eff860d1c /profiles/uclibc
parentAdded ~ppc64 (diff)
downloadhistorical-842ccb510176d735503a0a41b9eeb4b0b586f88b.tar.gz
historical-842ccb510176d735503a0a41b9eeb4b0b586f88b.tar.bz2
historical-842ccb510176d735503a0a41b9eeb4b0b586f88b.zip
Renamed LIBC into ELIBC to avoid bugs.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r--profiles/uclibc/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/uclibc/make.defaults b/profiles/uclibc/make.defaults
index ce265871e810..be60ba621055 100644
--- a/profiles/uclibc/make.defaults
+++ b/profiles/uclibc/make.defaults
@@ -7,7 +7,7 @@ CXXFLAGS="${CFLAGS}"
PORTAGE_LIBC="uClibc"
-LIBC=uclibc
+ELIBC=uclibc
#
# FEATURES are settings that affect the functionality of portage. Most of