diff options
Diffstat (limited to 'profiles/default-linux/alpha/2007.0/make.defaults')
-rw-r--r-- | profiles/default-linux/alpha/2007.0/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/alpha/2007.0/make.defaults b/profiles/default-linux/alpha/2007.0/make.defaults index 79b2aed3db70..ee8b3a1b64d3 100644 --- a/profiles/default-linux/alpha/2007.0/make.defaults +++ b/profiles/default-linux/alpha/2007.0/make.defaults @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2007.0/make.defaults,v 1.1 2007/04/16 20:30:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2007.0/make.defaults,v 1.2 2007/08/08 19:27:23 dev-zero Exp $ # We build stage1 against this STAGE1_USE="nptl nptlonly unicode" # These USE flags are what is common between the various sub-profiles. Stages 2 # and 3 are built against these, so be careful what you add. -USE="acl cups gdbm gpm libg++ nptl nptlonly unicode" +USE="acl cups gdbm gpm nptl nptlonly unicode" |