Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/uclibc/
Date: Sun, 31 Mar 2019 15:29:53
Message-Id: 1554046169.1c7389da1069aa72e36e6d53315f9bfbe94787c2.blueness@gentoo
1 commit: 1c7389da1069aa72e36e6d53315f9bfbe94787c2
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 31 15:29:29 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 31 15:29:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7389da
7
8 profiles: mask USE=sanitize on sys-devel/gcc for uclibc
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 profiles/features/uclibc/package.use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/features/uclibc/package.use.mask b/profiles/features/uclibc/package.use.mask
16 index d50e095b028..1de6dcc2f22 100644
17 --- a/profiles/features/uclibc/package.use.mask
18 +++ b/profiles/features/uclibc/package.use.mask
19 @@ -1,6 +1,10 @@
20 # Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Anthony G. Basile <blueness@g.o>
24 +# sanitize is broken on at least all hardened uclibc
25 +sys-devel/gcc sanitize
26 +
27 # Michał Górny <mgorny@g.o> (12 Jan 2018)
28 # Those require USE=java that is masked in this profile.
29 app-emulation/virtualbox vboxwebsrv