index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-09-05 10:06:57 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-09-05 10:06:57 +0200 |
commit | 8c409393b19bcbc0cec95ec784fca1420b6c08bc (patch) | |
tree | a3bd3c6d7def3b2774d267a60ea56b1c9e328683 /blacklist | |
parent | 0ca4722bf9b1f08c781eb49476d891bb120df839 (diff) |
-rw-r--r-- | blacklist | 2 |
@@ -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 |