commit:     c96e7a33c2db6fd65b1a0e9c0b9eaf1789da8728
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 17:47:27 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri May 27 17:47:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=c96e7a33

world.conf: drop USE=graphite for sys-devel/gcc

isl after 0.14 is broken on musl and leads to symbol poisoning. See

https://gcc.gnu.org/ml/gcc/2016-04/msg00192.html

 core/etc/grs/world.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 0682b30..f638b3b 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -7380,7 +7380,7 @@ package.use : sys-devel/bison:0 -examples -nls -static 
-test
 package.use : sys-devel/flex:0 -nls -static -test
 
 [sys-devel/gcc:4.9.3]
-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
+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
 
 [sys-devel/gdb:0]
 package.use : sys-devel/gdb:0 -expat -multitarget -nls -test -vanilla client 
lzma python server zlib

Reply via email to