* [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/
@ 2020-05-01 6:55 99% Sergei Trofimovich
0 siblings, 0 replies; 1+ results
From: Sergei Trofimovich @ 2020-05-01 6:55 UTC (permalink / raw
To: gentoo-commits
commit: fec7ae831021fbe0cb3caa2f51f2109dde1b66b5
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 1 06:55:21 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 1 06:55:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec7ae83
sys-devel/gcc: switch gcc master to 11.0.0 version
Reported-by: Arfrever Frehtes Taifersar Arahesis
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-devel/gcc/gcc-10.0.1_pre9999.ebuild | 11 +----------
.../{gcc-10.0.1_pre9999.ebuild => gcc-11.0.0_pre9999.ebuild} | 9 +--------
2 files changed, 2 insertions(+), 18 deletions(-)
diff --git a/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild b/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild
index f405bdd58b6..4ebe3090315 100644
--- a/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild
+++ b/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild
@@ -11,17 +11,8 @@ inherit toolchain
# Don't keyword live ebuilds
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
-# No gcc-10 branch yet
-EGIT_BRANCH=master
-
RDEPEND=""
-DEPEND="${RDEPEND}
- elibc_glibc? ( >=sys-libs/glibc-2.13 )
- >=${CATEGORY}/binutils-2.20"
-
-if [[ ${CATEGORY} != cross-* ]] ; then
- PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.13 )"
-fi
+DEPEND="${CATEGORY}/binutils"
src_prepare() {
local p ignore_patches=(
diff --git a/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild b/sys-devel/gcc/gcc-11.0.0_pre9999.ebuild
similarity index 78%
copy from sys-devel/gcc/gcc-10.0.1_pre9999.ebuild
copy to sys-devel/gcc/gcc-11.0.0_pre9999.ebuild
index f405bdd58b6..ab32e32d34a 100644
--- a/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild
+++ b/sys-devel/gcc/gcc-11.0.0_pre9999.ebuild
@@ -11,17 +11,10 @@ inherit toolchain
# Don't keyword live ebuilds
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
-# No gcc-10 branch yet
EGIT_BRANCH=master
RDEPEND=""
-DEPEND="${RDEPEND}
- elibc_glibc? ( >=sys-libs/glibc-2.13 )
- >=${CATEGORY}/binutils-2.20"
-
-if [[ ${CATEGORY} != cross-* ]] ; then
- PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.13 )"
-fi
+DEPEND="${CATEGORY}/binutils"
src_prepare() {
local p ignore_patches=(
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-05-01 6:55 99% [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/ Sergei Trofimovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox