Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 10 May 2020 01:02:49
Message-Id: 1589072421.4d587a4d38d0ad25c46b194d88f59ae467e508cf.slyfox@gentoo
1 commit: 4d587a4d38d0ad25c46b194d88f59ae467e508cf
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat May 9 23:08:11 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 10 01:00:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d587a4d
7
8 toolchain.eclass: downgrade znver2 to znver1
9
10 Multiple other downgrades are missing here after 4.9 though
11
12 Closes: https://bugs.gentoo.org/721690
13 Closes: https://github.com/gentoo/gentoo/pull/15733
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 eclass/toolchain.eclass | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
20 index c7eeb63b6d2..a8fd3e953bc 100644
21 --- a/eclass/toolchain.eclass
22 +++ b/eclass/toolchain.eclass
23 @@ -1403,6 +1403,7 @@ downgrade_arch_flags() {
24
25 # "added" "arch" "replacement"
26 local archlist=(
27 + 9 znver2 znver1
28 4.9 bdver4 bdver3
29 4.9 bonnell atom
30 4.9 broadwell core-avx2