From 88e8230feaa322f71f4a9080e0614ab7711d04b6 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 1 Jul 2019 10:22:35 +0200 Subject: blacklist ghc for i486 - bootstrapping required --- blacklist | 1 + 1 file changed, 1 insertion(+) (limited to 'blacklist') 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. -- cgit v1.2.3