From 216e914ba0579088c135899c7435585bdf446320 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 17 Jul 2019 10:54:51 +0200 Subject: blacklist linux-lts and linux-zen for i486 - we don't use it and thus cannot test it --- blacklist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blacklist b/blacklist index 22dcf75e..ae9e7358 100644 --- a/blacklist +++ b/blacklist @@ -35,7 +35,9 @@ pentium4 libretro-parallel-n64 # do not build, see FS32#23 pentium4 libretro-ppsspp # do not build, see FS32#23 pentium4 libretro-blastem # do not build, see FS32#23 pentium4 linux-hardened # not really useful on pentium4 + hard to maintain +i486 linux-lts # not required by our huge base of 2 users (so it would not be tested, either) i486 linux-pae # not useful - use i686 instead +i486 linux-zen # not required by our huge base of 2 users (so it would not be tested, either) pentium4 luxrays # does not compile on 32 bit - see FS#54960 pentium4 mongodb # dropped support for 32-bit in version 3.4 pentium4 nginx-mod-pagespeed # bundles a 64-bit only version of psol, doesn't build that way -- cgit v1.2.3-54-g00ecf