summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2007-08-08 19:27:27 +0000
committerTiziano Müller <dev-zero@gentoo.org>2007-08-08 19:27:27 +0000
commita9b984b52d62011b2d21514c3f6800ed7e5ca2f4 (patch)
tree690c0a49ba74590ca8b80e30bb2de0da3e555ed4 /profiles/default-linux/hppa
parentalpha/ia64 stable wrt #176297 (diff)
downloadgentoo-2-a9b984b52d62011b2d21514c3f6800ed7e5ca2f4.tar.gz
gentoo-2-a9b984b52d62011b2d21514c3f6800ed7e5ca2f4.tar.bz2
gentoo-2-a9b984b52d62011b2d21514c3f6800ed7e5ca2f4.zip
Removed libg++ USE-flag (bug #148416)
Diffstat (limited to 'profiles/default-linux/hppa')
-rw-r--r--profiles/default-linux/hppa/2007.0/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/hppa/2007.0/make.defaults b/profiles/default-linux/hppa/2007.0/make.defaults
index 6aef7a86d2af..9c2312e6323d 100644
--- a/profiles/default-linux/hppa/2007.0/make.defaults
+++ b/profiles/default-linux/hppa/2007.0/make.defaults
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2007.0/make.defaults,v 1.3 2007/04/16 20:36:01 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2007.0/make.defaults,v 1.4 2007/08/08 19:27:23 dev-zero Exp $
# We build stage1 against this
STAGE1_USE="nptl nptlonly"
# 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"