summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-05-19 03:27:26 +0000
committerMike Frysinger <vapier@gentoo.org>2007-05-19 03:27:26 +0000
commit81cad89f5f70480d0aae8d4973e5d329ce607e6d (patch)
tree0f027249394a968cb96221ca92d83cff0b68e01d /profiles/use.local.desc
parentrebuild manifest (diff)
downloadgentoo-2-81cad89f5f70480d0aae8d4973e5d329ce607e6d.tar.gz
gentoo-2-81cad89f5f70480d0aae8d4973e5d329ce607e6d.tar.bz2
gentoo-2-81cad89f5f70480d0aae8d4973e5d329ce607e6d.zip
+sys-devel/gcc:openmp
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 68ff54df49b4..19b189e5d3b6 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2819 2007/05/17 20:59:51 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2820 2007/05/19 03:27:26 vapier Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -1800,7 +1800,6 @@ sys-devel/binutils-nios2:multitarget - Adds support to binutils for cross compil
sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET
sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas)
sys-devel/gcc-nios2:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3)
-sys-devel/gcc-nios2:objc - Build support for the Objective C code language
sys-devel/gcc:d - Enable support for the D programming language
sys-devel/gcc:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28)
sys-devel/gcc:ip32r10k - Enable building a compiler capable of building an experimental kernel for SGI O2 w/ R1x000 CPUs (IP32)
@@ -1813,6 +1812,7 @@ sys-devel/gcc:nossp - Disable SSP support (NOT FOR GENERAL USE)
sys-devel/gcc:objc - Build support for the Objective C code language
sys-devel/gcc:objc++ - Build support for the Objective C++ language
sys-devel/gcc:objc-gc - Build support for the Objective C code language Garbage Collector
+sys-devel/gcc:openmp - Build support for the OpenMP (support parallel computing)
sys-devel/kgcc64:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3)
sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problems
sys-freebsd/freebsd-lib:atm - Enable Asynchronous Transfer Mode protocol support