Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/etc/grs/
Date: Fri, 27 May 2016 17:47:09
Message-Id: 1464371247.c96e7a33c2db6fd65b1a0e9c0b9eaf1789da8728.blueness@gentoo
1 commit: c96e7a33c2db6fd65b1a0e9c0b9eaf1789da8728
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 17:47:27 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 17:47:27 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=c96e7a33
7
8 world.conf: drop USE=graphite for sys-devel/gcc
9
10 isl after 0.14 is broken on musl and leads to symbol poisoning. See
11
12 https://gcc.gnu.org/ml/gcc/2016-04/msg00192.html
13
14 core/etc/grs/world.conf | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
18 index 0682b30..f638b3b 100644
19 --- a/core/etc/grs/world.conf
20 +++ b/core/etc/grs/world.conf
21 @@ -7380,7 +7380,7 @@ package.use : sys-devel/bison:0 -examples -nls -static -test
22 package.use : sys-devel/flex:0 -nls -static -test
23
24 [sys-devel/gcc:4.9.3]
25 -package.use : sys-devel/gcc:4.9.3 -altivec -awt -cilk -debug -doc -fixed-point -go -libssp -multilib -multislot -nls -nopie -nossp -regression-test -sanitize -vanilla -vtv cxx fortran gcj graphite hardened nptl objc objc++ objc-gc openmp
26 +package.use : sys-devel/gcc:4.9.3 -altivec -awt -cilk -debug -doc -fixed-point -go -graphite -libssp -multilib -multislot -nls -nopie -nossp -regression-test -sanitize -vanilla -vtv cxx fortran gcj hardened nptl objc objc++ objc-gc openmp
27
28 [sys-devel/gdb:0]
29 package.use : sys-devel/gdb:0 -expat -multitarget -nls -test -vanilla client lzma python server zlib