From d7532fdd66be6867da992a9981ddb2cb7f0e84e3 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 21 Feb 2015 02:50:38 +0200 Subject: Making 4.6.4 compile finally. there should be no 4.6.2 patch to it --- sys-devel/gcc/files/gcc-spec-env.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/gcc/files/gcc-spec-env.patch') diff --git a/sys-devel/gcc/files/gcc-spec-env.patch b/sys-devel/gcc/files/gcc-spec-env.patch index fff1221e..5fa61a91 100644 --- a/sys-devel/gcc/files/gcc-spec-env.patch +++ b/sys-devel/gcc/files/gcc-spec-env.patch @@ -6,8 +6,8 @@ Extended to support multiple entries separated by ':' by Kevin F. Quinn Modified to use getenv instead of poisoned GET_ENVIRONMENT by Ryan Hill ---- gcc-4.6.4/gcc/gcc.c -+++ gcc-4.6.4/gcc/gcc.c +--- a/gcc/gcc.c ++++ b/gcc/gcc.c @@ -6482,6 +6482,32 @@ /* Process any user specified specs in the order given on the command -- cgit v1.2.3