From ed7e1d0addba365abd7f9c35e1b9d8923be8d80a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 26 Jul 2019 10:34:40 +0200 Subject: blacklist remaining haskell-* packages on i486, too --- blacklist | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3-54-g00ecf