diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2013-11-20 06:39:32 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2013-11-20 06:39:32 +0000 |
commit | 438ecaa4520cf857a8cb5a0df81815442670cfcb (patch) | |
tree | cf102b2a8d49b58adcc8036babb6d02d87e7ee3b /dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild | |
parent | Updated to strip graphite flags and enable openmp use flag (diff) | |
download | gentoo-2-438ecaa4520cf857a8cb5a0df81815442670cfcb.tar.gz gentoo-2-438ecaa4520cf857a8cb5a0df81815442670cfcb.tar.bz2 gentoo-2-438ecaa4520cf857a8cb5a0df81815442670cfcb.zip |
Updated with openmp use flag (should be disabled on arm).
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild')
-rw-r--r-- | dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild index 224a35fdd6c3..431ebbc6fa4b 100644 --- a/dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild +++ b/dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild,v 1.2 2011/09/20 20:15:39 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.4.3.ebuild,v 1.3 2013/11/20 06:39:32 nerdboy Exp $ # Need to let configure know where to find stddef.h #EXTRA_CONFGCC="${WORKDIR}/usr/lib/include/" |