Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask
Date: Sun, 09 Feb 2014 04:05:30
Message-Id: 20140209040527.3AB222004C@flycatcher.gentoo.org
1 zerochaos 14/02/09 04:05:27
2
3 Modified: package.mask
4 Log:
5 masking >=syslinux-6 due to compile failure with hardened toolchain
6
7 Revision Changes Path
8 1.40 profiles/hardened/linux/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.40&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.40&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.39&r2=1.40
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
17 retrieving revision 1.39
18 retrieving revision 1.40
19 diff -u -r1.39 -r1.40
20 --- package.mask 27 Dec 2012 11:19:04 -0000 1.39
21 +++ package.mask 9 Feb 2014 04:05:27 -0000 1.40
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2012 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.39 2012/12/27 11:19:04 pinkbyte Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.40 2014/02/09 04:05:27 zerochaos Exp $
27
28 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
29 =sys-devel/gcc-4.0*
30 @@ -27,3 +27,6 @@
31
32 # broken on hardened, use sys-apps/elfix to fix gnustack
33 sys-devel/prelink
34 +
35 +# doesn't build on hardened, not really sure why
36 +>=sys-boot/syslinux-6.0