diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-04-20 08:08:13 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-04-20 08:08:13 +0200 |
commit | e8996c4a7bbfb0bbe34080f90834570699998108 (patch) | |
tree | fa346903e60057ed3ca2d1fe6fa9b300b22536b0 | |
parent | 7be91e098140044567e8bea2adcfc1082bd4c1b3 (diff) | |
download | packages-e8996c4a7bbfb0bbe34080f90834570699998108.tar.xz |
community/bazel: blacklisted (better message)
-rw-r--r-- | blacklist | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -bazel # they seem to have dropped 32-bit, see mapped_file_posix.inc: "// The implementation is 64-bit Linux or OSX specific." +bazel # reports are there for making 32-bit compile, see <a href="https://github.com/bazelbuild/bazel/issues/3643">upstream</a> ceph # fails fatally in check() - see <a href="https://bugs.archlinux32.org/index.php?do=details&task_id=21">FS32#21</a> cuda # cuda 9.0 is 64-bit only delve # currently no 32-bit support, see <a href="https://github.com/derekparker/delve/issues/20">upstream</a> |