update
authorMike Frysinger <vapier@gentoo.org>
Sat, 17 Feb 2007 13:18:43 +0000 (13:18 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 17 Feb 2007 13:18:43 +0000 (13:18 +0000)
profiles/default-linux/arm/2007.0/make.defaults [new file with mode: 0644]
profiles/default-linux/arm/2007.0/parent [new file with mode: 0644]
profiles/default-linux/arm/make.defaults

diff --git a/profiles/default-linux/arm/2007.0/make.defaults b/profiles/default-linux/arm/2007.0/make.defaults
new file mode 100644 (file)
index 0000000..c781a67
--- /dev/null
@@ -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 (file)
index 0000000..f3229c5
--- /dev/null
@@ -0,0 +1 @@
+..
index cc8af98790bc2ade01aa516247ba747399473a34..f519e6e494dccdd6c79f6e32a2f9485d2d52ca9c 100644 (file)
@@ -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