summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen L Arnold <nerdboy@gentoo.org>2016-06-25 23:18:47 -0700
committerStephen L Arnold <nerdboy@gentoo.org>2016-06-25 23:20:02 -0700
commitbe1e9771d92ed9d5befe2921c50bc6ed6f37b209 (patch)
tree57edd8a25bccee3182e25cf4a7d94d1e41f343cc
parentgnatbuild.eclass: legacy fixes for older versions and bug 558346. (diff)
downloadgentoo-be1e9771.tar.gz
gentoo-be1e9771.tar.bz2
gentoo-be1e9771.zip
dev-lang/gnat-gcc: remove lto use flag, fix headers, sync up gnat-gcc
Package-Manager: portage-2.2.28
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.3.6-r1.ebuild4
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild4
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.6.4-r1.ebuild4
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild4
-rw-r--r--dev-lang/gnat-gcc/metadata.xml3
5 files changed, 8 insertions, 11 deletions
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.3.6-r1.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.3.6-r1.ebuild
index 19c9a5aa7637..59a48c4ffc4b 100644
--- a/dev-lang/gnat-gcc/gnat-gcc-4.3.6-r1.ebuild
+++ b/dev-lang/gnat-gcc/gnat-gcc-4.3.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ DESCRIPTION="GNAT Ada Compiler - gcc version"
HOMEPAGE="https://gcc.gnu.org/"
LICENSE="GMGPL"
-IUSE="doc lto" # doc and lto from gnatbuild.eclass
+IUSE="doc" # doc from gnatbuild.eclass
# SLOT is set in gnatbuild.eclass, depends only on PV (basically SLOT=GCCBRANCH)
# so the URI's are static.
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild
index c71fa02c55bd..6987df850a49 100644
--- a/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild
+++ b/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ DESCRIPTION="GNAT Ada Compiler - gcc version"
HOMEPAGE="https://gcc.gnu.org/"
LICENSE="GMGPL"
-IUSE="doc lto" # doc and lto from gnatbuild.eclass
+IUSE="doc" # doc from gnatbuild.eclass
# SLOT is set in gnatbuild.eclass, depends only on PV (basically SLOT=GCCBRANCH)
# so the URI's are static.
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.6.4-r1.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.6.4-r1.ebuild
index 6fa83631db5a..d610841aee7f 100644
--- a/dev-lang/gnat-gcc/gnat-gcc-4.6.4-r1.ebuild
+++ b/dev-lang/gnat-gcc/gnat-gcc-4.6.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ DESCRIPTION="GNAT Ada Compiler - gcc version"
HOMEPAGE="https://gcc.gnu.org/"
LICENSE="GMGPL"
-IUSE="doc lto openmp"
+IUSE="doc openmp"
BOOT_SLOT="4.4"
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
index 43466238d0b7..73e16fb56c1e 100644
--- a/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
+++ b/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ DESCRIPTION="GNAT Ada Compiler - gcc version"
HOMEPAGE="https://gcc.gnu.org/"
LICENSE="GMGPL"
-IUSE="doc lto openmp"
+IUSE="doc openmp"
BOOT_SLOT="4.4"
diff --git a/dev-lang/gnat-gcc/metadata.xml b/dev-lang/gnat-gcc/metadata.xml
index e4bed84044bf..1d9d866ceabd 100644
--- a/dev-lang/gnat-gcc/metadata.xml
+++ b/dev-lang/gnat-gcc/metadata.xml
@@ -9,9 +9,6 @@
<flag name="acats">
Installs ACATS source under LIBPATH.
</flag>
- <flag name="lto">
- Enable Link Time Optimization (somewhat unsafe).
- </flag>
</use>
<longdescription>
GNAT, the (GN)U (A)da (T)oolchain, is a high performance Ada 95 development