Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-04-20 08:01:03 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-04-20 08:01:03 +0200
commit7be91e098140044567e8bea2adcfc1082bd4c1b3 (patch)
tree700c3142c6ee3990605bc5cc9c9c4aa867fb97cb
parent1a8e11d093b52b8f1e46dfd1220235361ce95595 (diff)
community/bazel: blacklisted
-rw-r--r--blacklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index 8b5db1b5..48717414 100644
--- a/blacklist
+++ b/blacklist
@@ -1,3 +1,4 @@
+bazel # they seem to have dropped 32-bit, see mapped_file_posix.inc: "// The implementation is 64-bit Linux or OSX specific."
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>