summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-26 10:34:40 +0200
committerErich Eckner <git@eckner.net>2019-07-26 10:34:40 +0200
commited7e1d0addba365abd7f9c35e1b9d8923be8d80a (patch)
tree6be695046db2f1d51daf30f26002f8dbeaac331f
parent24e76a5bdb5b7c5a8a755639f07e846a482042d2 (diff)
downloadpackages-ed7e1d0addba365abd7f9c35e1b9d8923be8d80a.tar.xz
blacklist remaining haskell-* packages on i486, too
-rw-r--r--blacklist5
1 files changed, 5 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index ae9e7358..3a2fe8ef 100644
--- a/blacklist
+++ b/blacklist
@@ -26,6 +26,11 @@ pentium4 firefox-developer-edition # llvm segfaults, virtual memory issues (blac
pentium4 gcc8 # only needed for cuda
i486 ghc # needs to be bootstrapped first - fun, fun, fun!
pentium4 gitlab # basically, it never builds
+i486 haskell-async # ghc needs to be bootstrapped first - fun, fun, fun!
+i486 haskell-contravariant # ghc needs to be bootstrapped first - fun, fun, fun!
+i486 haskell-easytest # ghc needs to be bootstrapped first - fun, fun, fun!
+i486 haskell-protolude # ghc needs to be bootstrapped first - fun, fun, fun!
+i486 haskell-hinotify # ghc needs to be bootstrapped first - fun, fun, fun!
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.
pentium4 libretro-citra # do not build, see FS32#23