catalyst-auto-amd64.conf: disable selinux builds for now

Due to https://bugs.gentoo.org/722108 , selinux stable builds cannot
possibly succeed right now.  We are wasting lots of hours in update_seed
since that part cannot be cached.  We can re-enable them when
https://bugs.gentoo.org/714376 is fixed (stabilization).

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler 2020-05-20 08:49:33 -05:00
parent b8d1e0177a
commit a1f347da83
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7

View file

@ -15,8 +15,9 @@ SETS="
x32
hardened_multilib minimal_hardened_multilib
hardened_nomultilib minimal_hardened_nomultilib
hardened_multilib_selinux hardened_nomultilib_selinux
"
# hardened_multilib_selinux hardened_nomultilib_selinux
#"
SET_multilib_SPECS="stage1.spec stage2.spec stage3.spec"
SET_multilib_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"