From f3641c9544742c5f817c131b2206345a64df8911 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 1 Jul 2019 13:15:28 +0200 Subject: Revert "blacklist ghc for i486 - bootstrapping required" This reverts commit 88e8230feaa322f71f4a9080e0614ab7711d04b6. --- blacklist | 1 - 1 file changed, 1 deletion(-) diff --git a/blacklist b/blacklist index 1df8d11a..b8714b4a 100644 --- a/blacklist +++ b/blacklist @@ -22,7 +22,6 @@ 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-54-g00ecf