summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-17 13:18:43 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-17 13:18:43 +0000
commitd203de93b3e8c173aa9ba41c9a41ac64e3d17e2c (patch)
tree9c1dfcad20d517469e979c540a2e8ce0a1c5a180 /profiles
parentremove FEATURES ... parent profiles handle this for us (diff)
downloadgentoo-2-d203de93b3e8c173aa9ba41c9a41ac64e3d17e2c.tar.gz
gentoo-2-d203de93b3e8c173aa9ba41c9a41ac64e3d17e2c.tar.bz2
gentoo-2-d203de93b3e8c173aa9ba41c9a41ac64e3d17e2c.zip
update
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/arm/2007.0/make.defaults2
-rw-r--r--profiles/default-linux/arm/2007.0/parent1
-rw-r--r--profiles/default-linux/arm/make.defaults23
3 files changed, 21 insertions, 5 deletions
diff --git a/profiles/default-linux/arm/2007.0/make.defaults b/profiles/default-linux/arm/2007.0/make.defaults
new file mode 100644
index 000000000000..c781a674a800
--- /dev/null
+++ b/profiles/default-linux/arm/2007.0/make.defaults
@@ -0,0 +1,2 @@
+STAGE1_USE="nptl nptlonly unicode"
+USE="cups nptl nptlonly ppds unicode"
diff --git a/profiles/default-linux/arm/2007.0/parent b/profiles/default-linux/arm/2007.0/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/arm/2007.0/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/arm/make.defaults b/profiles/default-linux/arm/make.defaults
index cc8af98790bc..f519e6e494dc 100644
--- a/profiles/default-linux/arm/make.defaults
+++ b/profiles/default-linux/arm/make.defaults
@@ -1,15 +1,28 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/make.defaults,v 1.7 2006/09/06 05:29:36 dberkholz Exp $
+# Main ARM profile
ARCH="arm"
ACCEPT_KEYWORDS="arm"
CHOST="arm-unknown-linux-gnu"
-CFLAGS="-O2 -pipe"
+CFLAGS="-O2"
CXXFLAGS="${CFLAGS}"
-USE="berkdb gpm crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib"
+USE=" \
+acl \
+berkdb \
+bzip2 \
+crypt \
+ipv6 \
+ncurses \
+nls \
+pam \
+perl \
+python \
+readline \
+ssl \
+tcpd \
+zlib \
+"
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers