From 68ce4636e722819f7aff5125bcccff303564b3bf Mon Sep 17 00:00:00 2001 From: Stephen Bennett Date: Sun, 1 May 2005 01:54:49 +0000 Subject: Added USERLAND, KERNEL, LIBC variables and updated USE_EXPAND --- profiles/uclibc/make.defaults | 2 ++ 1 file changed, 2 insertions(+) (limited to 'profiles/uclibc/make.defaults') diff --git a/profiles/uclibc/make.defaults b/profiles/uclibc/make.defaults index 1b0aada23992..ce265871e810 100644 --- a/profiles/uclibc/make.defaults +++ b/profiles/uclibc/make.defaults @@ -7,6 +7,8 @@ CXXFLAGS="${CFLAGS}" PORTAGE_LIBC="uClibc" +LIBC=uclibc + # # FEATURES are settings that affect the functionality of portage. Most of # these settings are for developer use, but some are available to non- -- cgit v1.2.3-65-gdbad