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 b8714b4a..1df8d11a 100644
--- a/blacklist
+++ b/blacklist
@@ -22,6 +22,7 @@ i486 efivar # doesn't make a lot of sense for BIOS non-EFI systems
pentium4 electron # fails to build since quite some time - feel free to open pull requests
pentium4 electron2 # see above
pentium4 firefox-developer-edition # llvm segfaults, virtual memory issues (blacklisting may be temporary)
+i486 ghc # needs to be bootstrapped first - fun, fun, fun!
pentium4 gitlab # basically, it never builds
pentium4 intel-media-driver # Broadwell+ iGPUs, not really useful for old machines
pentium4 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.