aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2020-06-30 05:38:47 -0500
committerBen Kohler <bkohler@gentoo.org>2020-06-30 05:38:47 -0500
commit6e5eb93fb394dbb83330fc8f3ebc45008a627f1d (patch)
treeef65cd5ffad3a0dbc1118397c3cf94fdbcac77f5
parentspecs/x86: use new 5.4.38 config for installcd & admincd (diff)
downloadreleng-6e5eb93fb394dbb83330fc8f3ebc45008a627f1d.tar.gz
releng-6e5eb93fb394dbb83330fc8f3ebc45008a627f1d.tar.bz2
releng-6e5eb93fb394dbb83330fc8f3ebc45008a627f1d.zip
catalyst-auto-amd64.conf: re-enable selinux builds
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--tools/catalyst-auto-amd64.conf3
1 files changed, 1 insertions, 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"