commit: 6e5eb93fb394dbb83330fc8f3ebc45008a627f1d
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 10:38:47 2020 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 10:38:47 2020 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6e5eb93f
catalyst-auto-amd64.conf: re-enable selinux builds
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
tools/catalyst-auto-amd64.conf | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
index 3fa37fea..558e184c 100644
--- a/tools/catalyst-auto-amd64.conf
+++ b/tools/catalyst-auto-amd64.conf
@@ -16,9 +16,8 @@ SETS="
systemd
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"