summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-05 10:06:57 +0200
committerErich Eckner <git@eckner.net>2018-09-05 10:06:57 +0200
commit8c409393b19bcbc0cec95ec784fca1420b6c08bc (patch)
treea3bd3c6d7def3b2774d267a60ea56b1c9e328683
parent0ca4722bf9b1f08c781eb49476d891bb120df839 (diff)
downloadpackages-8c409393b19bcbc0cec95ec784fca1420b6c08bc.tar.xz
blacklist riscv64-linux-gnu-glibc and riscv64-linux-gnu-gcc
-rw-r--r--blacklist2
1 files changed, 2 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index 1b98bf5d..12f85848 100644
--- a/blacklist
+++ b/blacklist
@@ -24,6 +24,8 @@ i686 parity # "32-bit targets are not supported at the moment, You can use '32bi
i686 python-openstacksdk # infinite looping on build slaves, might be temporary
i686 python-pytorch # Gloo can only be built on 64-bit systems
i686 qcef # contains CEF binaries (not current ones) for 64-bit and MIPS only, no 32-bit Intel. Discuss with the authors if you need it.
+i686 riscv64-linux-gnu-gcc # needs manual bootstrap - is it worth the effort?
+i686 riscv64-linux-gnu-glibc # see riscv64-linux-gnu-gcc
i686 rubinius # Support for non-64bit platforms was deprecated 1 Jun 2016 and has now been removed. If non-64bit support is a critical feature for your application, please email contact@rubinius.com
i686 sbcl # blocks again
i686 skia-sharp # does not provide a bin/gn for 32-bit Linux, see FS32#8