diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-25 13:58:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-25 13:58:06 +0000 |
commit | 6c7c97bf65b00df8d8301a95e7094a3fae9b3795 (patch) | |
tree | 7900458118677a288423df03300cd7dfbb95440f /profiles/default-linux/hppa | |
parent | goodbye $COMPILER (Manifest recommit) (diff) | |
download | gentoo-2-6c7c97bf65b00df8d8301a95e7094a3fae9b3795.tar.gz gentoo-2-6c7c97bf65b00df8d8301a95e7094a3fae9b3795.tar.bz2 gentoo-2-6c7c97bf65b00df8d8301a95e7094a3fae9b3795.zip |
sync headers and punt $COMPILER
Diffstat (limited to 'profiles/default-linux/hppa')
-rw-r--r-- | profiles/default-linux/hppa/2004.2/make.defaults | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/default-linux/hppa/2004.2/make.defaults b/profiles/default-linux/hppa/2004.2/make.defaults index c12c79b8731f..d7b0df95932b 100644 --- a/profiles/default-linux/hppa/2004.2/make.defaults +++ b/profiles/default-linux/hppa/2004.2/make.defaults @@ -1,3 +1,10 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2004.2/make.defaults,v 1.2 2004/08/25 13:58:05 vapier Exp $ +# +# System-wide defaults for the Portage system +# See portage(5) manpage + # System-wide defaults for the Portage system USE=" @@ -48,7 +55,6 @@ zlib GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses" ARCH="hppa" -COMPILER="gcc3" ACCEPT_KEYWORDS="hppa" FEATURES="sandbox sfperms strict" |