From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B246313828B for ; Fri, 27 May 2016 17:47:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC051E0825; Fri, 27 May 2016 17:47:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59BF0E0825 for ; Fri, 27 May 2016 17:47:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B817E340BF6 for ; Fri, 27 May 2016 17:47:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB6E9971 for ; Fri, 27 May 2016 17:46:57 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1464371247.c96e7a33c2db6fd65b1a0e9c0b9eaf1789da8728.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/etc/grs/ X-VCS-Repository: proj/grs X-VCS-Files: core/etc/grs/world.conf X-VCS-Directories: core/etc/grs/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: c96e7a33c2db6fd65b1a0e9c0b9eaf1789da8728 X-VCS-Branch: desktop-amd64-musl-hardened Date: Fri, 27 May 2016 17:46:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f46ed5e1-c204-4d76-970a-876d16c005a7 X-Archives-Hash: 4f4ea6033be75cf7208b3befde1d4532 commit: c96e7a33c2db6fd65b1a0e9c0b9eaf1789da8728 Author: Anthony G. Basile gentoo org> AuthorDate: Fri May 27 17:47:27 2016 +0000 Commit: Anthony G. Basile gentoo 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