summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Bennett <spb@gentoo.org>2005-05-01 01:54:49 +0000
committerStephen Bennett <spb@gentoo.org>2005-05-01 01:54:49 +0000
commit83752bdec2d08a361ad2e74da65309c57ab15068 (patch)
tree69d4402cc5396c399714633e0fe7d9d85a99bdac /profiles/gcc33-sparc64-1.4
parentrepoman: Trim trailing whitespace (diff)
downloadhistorical-83752bdec2d08a361ad2e74da65309c57ab15068.tar.gz
historical-83752bdec2d08a361ad2e74da65309c57ab15068.tar.bz2
historical-83752bdec2d08a361ad2e74da65309c57ab15068.zip
Added USERLAND, KERNEL, LIBC variables and updated USE_EXPAND
Diffstat (limited to 'profiles/gcc33-sparc64-1.4')
-rw-r--r--profiles/gcc33-sparc64-1.4/make.defaults7
1 files changed, 5 insertions, 2 deletions
diff --git a/profiles/gcc33-sparc64-1.4/make.defaults b/profiles/gcc33-sparc64-1.4/make.defaults
index f645ae4cc1af..9c68e13cf685 100644
--- a/profiles/gcc33-sparc64-1.4/make.defaults
+++ b/profiles/gcc33-sparc64-1.4/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/gcc33-sparc64-1.4/make.defaults,v 1.14 2005/04/24 10:05:04 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/gcc33-sparc64-1.4/make.defaults,v 1.15 2005/05/01 01:54:49 spb Exp $
# System-wide defaults for the Portage system
ARCH="sparc"
@@ -34,8 +34,11 @@ FEATURES="sandbox ccache"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@gentoo.org. Flat profiles also need to
# be updated appropriately.
-USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS INPUT_DEVICES LINGUAS"
+USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS INPUT_DEVICES LINGUAS USERLAND KERNEL LIBC"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf"
+USERLAND=GNU
+KERNEL=linux
+LIBC=glibc