From 842ccb510176d735503a0a41b9eeb4b0b586f88b Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Tue, 3 May 2005 18:45:21 +0000 Subject: Renamed LIBC into ELIBC to avoid bugs. --- profiles/uclibc/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/uclibc/make.defaults') 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 -- cgit v1.2.3-65-gdbad