From fce183c8f47a180876d753b8144746865fa1c287 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 2 Jul 2019 15:50:33 +0200 Subject: blacklist i486/ghc and i486/rust --- blacklist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'blacklist') diff --git a/blacklist b/blacklist index b8714b4a..271081c4 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. @@ -54,6 +55,7 @@ pentium4 qcef # contains CEF binaries (not current ones) for 64-bit and MIPS onl pentium4 riscv64-linux-gnu-gcc # needs manual bootstrap - is it worth the effort? pentium4 riscv64-linux-gnu-glibc # see riscv64-linux-gnu-gcc pentium4 rubinius # Support for non-64bit platforms was deprecated 1 Jun 2016 and has now been removed. If non-64bit support is a critical feature for your application, please email contact@rubinius.com +i486 rust # needs to be bootstrapped first - fun, fun, fun! pentium4 skia-sharp # does not provide a bin/gn for 32-bit Linux, see FS32#8 pentium4 skia-sharp58 # does not provide a bin/gn for 32-bit Linux, see FS32#8 pentium4 skia-sharp60 # does not provide a bin/gn for 32-bit Linux, see FS32#8 -- cgit v1.2.3