sys-devel/binutils: drop USE="cxx" for USE="gold plugins"
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 16 May 2019 22:41:37 +0000 (23:41 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 16 May 2019 22:41:52 +0000 (23:41 +0100)
Change live ebuild only to pick it for next binutils release.

Reported-by: Dirkjan Ochtman
Bug: https://bugs.gentoo.org/663776
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-devel/binutils/binutils-9999.ebuild

index 80a41f81b29af6cafb2291b302b026bbcfde6197..ac40bd24d645bde509285bf5e066803ff73a4f41 100644 (file)
@@ -8,10 +8,8 @@ inherit eutils libtool flag-o-matic gnuconfig multilib versionator
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/"
 LICENSE="GPL-3+"
-# USE="+cxx" is a transitional flag until llvm migrates to new flags:
-#    bug #677888
-IUSE="+cxx default-gold doc +gold multitarget +nls +plugins static-libs test"
-REQUIRED_USE="cxx? ( gold plugins ) default-gold? ( gold )"
+IUSE="default-gold doc +gold multitarget +nls +plugins static-libs test"
+REQUIRED_USE="default-gold? ( gold )"
 
 # Variables that can be set here:
 # PATCH_VER          - the patchset version