summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index 968c8aa8..ec3160a4 100644
--- a/blacklist
+++ b/blacklist
@@ -4,6 +4,7 @@ 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)
+i686 julia # /build/julia/src/julia/src/atomics.h:9:4: error: #error Julia can only be built for architectures above Pentium 4. Pass -march=pentium4, or set MARCH=pentium4 and ensure that -march is not passed separately with an older architecture.
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