summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-10-12 08:21:41 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-10-12 08:21:41 +0200
commitafd407daaf0d078886e52715aaf9136a60c7c352 (patch)
treed3cc180d335377debb7774f797c6d658b0760738
parent53df50a6a6b94249a58d11233b334b9e29cdaadc (diff)
downloadpackages-afd407daaf0d078886e52715aaf9136a60c7c352.tar.xz
added firefox-developer-edition for now to the blacklist
-rw-r--r--blacklist2
1 files changed, 2 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index d18621d5..95bce107 100644
--- a/blacklist
+++ b/blacklist
@@ -3,6 +3,8 @@ i686 ceph # fails fatally in check() - see <a href="https://bugs.archlinux32.org
i686 cuda # cuda 9.0 is 64-bit only
i686 delve # currently no 32-bit support, see <a href="https://github.com/derekparker/delve/issues/20">upstream</a>
i686 dotnet-core # not available for 32-bit on linux, see <a href="https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md">here</a>
+i686 firefox-developer-edition # llvm segfaults, virtual memory issues (blacklisting may be temporary)
+i586 firefox-developer-edition # llvm segfaults, virtual memory issues, missing rust (blacklisting may be temporary)
i686 linux-hardened # not <a href="https://mirror.archlinux32.org/irc-logs/%23archlinux-ports/2017-06-28.html#04:04:01">really useful</a> on i686 + hard to maintain
i486 linux-pae # not useful - use i686 instead
i686 libretro-citra # do not build, see FS32#23