From 14eb42cf68892bedc7a9247ea8669ee6b1c9828b Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 3 Dec 2018 13:02:43 +0100 Subject: community/julia: blacklisted for i486/i686, apparently needs at least a Pentium 4 --- blacklist | 1 + 1 file changed, 1 insertion(+) diff --git a/blacklist b/blacklist index 968c8aa8..ec3160a4 100644 --- a/blacklist +++ b/blacklist @@ -4,6 +4,7 @@ i686 cuda # cuda 9.0 is 64-bit only i686 delve # currently no 32-bit support, see upstream i686 dotnet-core # not available for 32-bit on linux, see here i686 firefox-developer-edition # llvm segfaults, virtual memory issues (blacklisting may be temporary) +i686 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. i686 linux-hardened # not really useful on i686 + hard to maintain i486 linux-pae # not useful - use i686 instead i686 libretro-citra # do not build, see FS32#23 -- cgit v1.2.3