Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools/
Date: Tue, 30 Jun 2020 10:39:38
Message-Id: 1593513527.6e5eb93fb394dbb83330fc8f3ebc45008a627f1d.bkohler@gentoo
1 commit: 6e5eb93fb394dbb83330fc8f3ebc45008a627f1d
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 10:38:47 2020 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 10:38:47 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6e5eb93f
7
8 catalyst-auto-amd64.conf: re-enable selinux builds
9
10 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
11
12 tools/catalyst-auto-amd64.conf | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
16 index 3fa37fea..558e184c 100644
17 --- a/tools/catalyst-auto-amd64.conf
18 +++ b/tools/catalyst-auto-amd64.conf
19 @@ -16,9 +16,8 @@ SETS="
20 systemd
21 hardened_multilib minimal_hardened_multilib
22 hardened_nomultilib minimal_hardened_nomultilib
23 + hardened_multilib_selinux hardened_nomultilib_selinux
24 "
25 -# hardened_multilib_selinux hardened_nomultilib_selinux
26 -#"
27
28 SET_multilib_SPECS="stage1.spec stage2.spec stage3.spec"
29 SET_multilib_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"