summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-01 13:15:28 +0200
committerErich Eckner <git@eckner.net>2019-07-01 13:15:28 +0200
commitf3641c9544742c5f817c131b2206345a64df8911 (patch)
tree2bd0e175d90603b0128cbb2175b14a2e5c5c8053
parent88e8230feaa322f71f4a9080e0614ab7711d04b6 (diff)
downloadpackages-f3641c9544742c5f817c131b2206345a64df8911.tar.xz
Revert "blacklist ghc for i486 - bootstrapping required"
This reverts commit 88e8230feaa322f71f4a9080e0614ab7711d04b6.
-rw-r--r--blacklist1
1 files changed, 0 insertions, 1 deletions
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.