From: Mike Frysinger Date: Sat, 17 Feb 2007 13:18:43 +0000 (+0000) Subject: update X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=34e4f4af904b7ea5bc2762290759c4263654e737;p=gentoo.git update --- 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 # Defaults for video drivers