diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-06-03 21:13:52 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-06-03 21:16:54 -0700 |
commit | f38ecc79c57eb5ea8022e2a3c81338ea5998d0b4 (patch) | |
tree | 43916c43c2537afb2da3d897bdad35a840819fff | |
parent | profiles/arch/powerpc/ppc64: unmask llvm[gold] (diff) | |
download | gentoo-f38ecc79c57eb5ea8022e2a3c81338ea5998d0b4.tar.gz gentoo-f38ecc79c57eb5ea8022e2a3c81338ea5998d0b4.tar.bz2 gentoo-f38ecc79c57eb5ea8022e2a3c81338ea5998d0b4.zip |
profiles/arch/powerpc/ppc64/64ul: unmask USE=clang
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | profiles/arch/powerpc/ppc64/64ul/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index 6aa3349d69de..a420106865d6 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-03) +# clang is keyworded and works on ppc64 +-clang + # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (2017-05-07) # There is no luajit support on ppc64 userland. Bug #608326. luajit |