Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Wed, 11 Sep 2019 16:31:47
Message-Id: 1568219470.78be99e8297c05a5dafc47463aa82e3abb0f403e.gyakovlev@gentoo
1 commit: 78be99e8297c05a5dafc47463aa82e3abb0f403e
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 31 06:30:49 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 16:31:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78be99e8
7
8 profiles/desc: descriptions for CPU_FLAGS_PPC use_expand
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 profiles/desc/cpu_flags_ppc.desc | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/profiles/desc/cpu_flags_ppc.desc b/profiles/desc/cpu_flags_ppc.desc
16 new file mode 100644
17 index 00000000000..cddd07f1706
18 --- /dev/null
19 +++ b/profiles/desc/cpu_flags_ppc.desc
20 @@ -0,0 +1,6 @@
21 +# Copyright 2019 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +altivec - Use the AltiVec/VMX instruction set
25 +vsx - Use the Vector Scalar Extension instruction set (POWER7 and later)
26 +vsx3 - Use the Vector Scalar Extension v.3 instruction set (POWER9 and later)