diff options
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/cpu_flags_ppc.desc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/desc/cpu_flags_ppc.desc b/profiles/desc/cpu_flags_ppc.desc deleted file mode 100644 index cddd07f17069..000000000000 --- a/profiles/desc/cpu_flags_ppc.desc +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -altivec - Use the AltiVec/VMX instruction set -vsx - Use the Vector Scalar Extension instruction set (POWER7 and later) -vsx3 - Use the Vector Scalar Extension v.3 instruction set (POWER9 and later) |