dev-lang/gnat-gcc: remove lto use flag, fix headers, sync up gnat-gcc
authorStephen L Arnold <nerdboy@gentoo.org>
Sun, 26 Jun 2016 06:18:47 +0000 (23:18 -0700)
committerStephen L Arnold <nerdboy@gentoo.org>
Sun, 26 Jun 2016 06:20:02 +0000 (23:20 -0700)
Package-Manager: portage-2.2.28

dev-lang/gnat-gcc/gnat-gcc-4.3.6-r1.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.6.4-r1.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild
dev-lang/gnat-gcc/metadata.xml

index 19c9a5aa76375eb262be37bbdea15427b7ab16bd..59a48c4ffc4b03c1b92e0407b493bbea041e878c 100644 (file)
@@ -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.
index c71fa02c55bddcea45cbed5c05b4a2f4caf9f640..6987df850a4970edf2e78eb8a8d7b9cd10ef1c7e 100644 (file)
@@ -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.
index 6fa83631db5a70fa8843832c076e9d39723b1271..d610841aee7f82e635a2570ce79000abc6a9a661 100644 (file)
@@ -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"
 
index 43466238d0b7241704220da5579f6c4435f3d9f6..73e16fb56c1e979b440993f99c45b3b264b6f500 100644 (file)
@@ -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"
 
index e4bed84044bf0e22b19ba6f0043b60b2feebd8df..1d9d866ceabd094d232093e2fb9c107afa1ca2e5 100644 (file)
@@ -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