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 60E45198005 for ; Tue, 12 Mar 2013 01:43:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9218E055B; Tue, 12 Mar 2013 01:43:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 454B9E055B for ; Tue, 12 Mar 2013 01:43:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0668633D8D6 for ; Tue, 12 Mar 2013 01:43:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8B684E4079 for ; Tue, 12 Mar 2013 01:43:19 +0000 (UTC) From: "Magnus Granberg" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Magnus Granberg" Message-ID: <1363052558.d5d1f7fb1e7177b9526026ecfea0a78aa330efa5.zorry@gentoo> Subject: [gentoo-commits] proj/hardened-dev:master commit in: sys-devel/gcc/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-devel/gcc/gcc-4.8.0_alpha20130303.ebuild X-VCS-Directories: sys-devel/gcc/ X-VCS-Committer: zorry X-VCS-Committer-Name: Magnus Granberg X-VCS-Revision: d5d1f7fb1e7177b9526026ecfea0a78aa330efa5 X-VCS-Branch: master Date: Tue, 12 Mar 2013 01:43:19 +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: 29dfdbaa-2e22-4a14-acd9-489f4cc9bbac X-Archives-Hash: 10d7f4f1c8bf208b9dc49c15d15fdb03 commit: d5d1f7fb1e7177b9526026ecfea0a78aa330efa5 Author: Magnus Granberg gentoo org> AuthorDate: Tue Mar 12 01:42:38 2013 +0000 Commit: Magnus Granberg gentoo org> CommitDate: Tue Mar 12 01:42:38 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=d5d1f7fb Add uclibc patchset for 4.8 --- sys-devel/gcc/gcc-4.8.0_alpha20130303.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-devel/gcc/gcc-4.8.0_alpha20130303.ebuild b/sys-devel/gcc/gcc-4.8.0_alpha20130303.ebuild index b1f7bba..98c17bc 100644 --- a/sys-devel/gcc/gcc-4.8.0_alpha20130303.ebuild +++ b/sys-devel/gcc/gcc-4.8.0_alpha20130303.ebuild @@ -3,7 +3,7 @@ # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.2.ebuild,v 1.7 2012/11/24 21:22:30 vapier Exp $ PATCH_VER="1.0" -#UCLIBC_VER="1.0" +UCLIBC_VER="1.0" # Hardened gcc 4 stuff PIE_VER="0.5.8"