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 8936958973 for ; Wed, 3 Feb 2016 16:46:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B027221C007; Wed, 3 Feb 2016 16:46:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5008821C007 for ; Wed, 3 Feb 2016 16:46:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6421834068A for ; Wed, 3 Feb 2016 16:46:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E789F8E6 for ; Wed, 3 Feb 2016 16:46:45 +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: <1454518531.f2e5ac30e72affd36dc3b9294313e978e79edaa4.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: f2e5ac30e72affd36dc3b9294313e978e79edaa4 X-VCS-Branch: desktop-amd64-musl-hardened Date: Wed, 3 Feb 2016 16:46:45 +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: cb0e34eb-711c-42f9-9b32-66a6ba3ccaec X-Archives-Hash: 1cb805cc6e14269daf7e4f8bd39de5f8 commit: f2e5ac30e72affd36dc3b9294313e978e79edaa4 Author: Anthony G. Basile gentoo org> AuthorDate: Wed Feb 3 16:55:31 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Feb 3 16:55:31 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=f2e5ac30 world: turn off graphite for gcc since its broken on musl 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 a39b91c..5d48400 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -7509,7 +7509,7 @@ package.use : sys-devel/bison:0 -nls -static package.use : sys-devel/flex:0 -nls -static -test [sys-devel/gcc:4.9] -package.use : sys-devel/gcc:4.9 -altivec -awt -cilk -debug -doc -fixed-point -go -libssp -multilib -multislot -nls -nopie -nossp -regression-test -sanitize -vanilla cxx fortran gcj graphite hardened nptl objc objc++ objc-gc openmp +package.use : sys-devel/gcc:4.9 -altivec -awt -cilk -debug -doc -fixed-point -go -graphite -libssp -multilib -multislot -nls -nopie -nossp -regression-test -sanitize -vanilla 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