vapier      15/08/07 04:25:15

  Modified:             gcc-4.7.4.ebuild ChangeLog
  Log:
  Fix building w/gcc-5.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.15                 sys-devel/gcc/gcc-4.7.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?r1=1.14&r2=1.15

Index: gcc-4.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gcc-4.7.4.ebuild    27 May 2015 16:01:17 -0000      1.14
+++ gcc-4.7.4.ebuild    7 Aug 2015 04:25:15 -0000       1.15
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v 1.14 
2015/05/27 16:01:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v 1.15 
2015/08/07 04:25:15 vapier Exp $
 
 EAPI="4"
 
-PATCH_VER="1.3"
+PATCH_VER="1.4"
 UCLIBC_VER="1.0"
 
 # Hardened gcc 4 stuff
@@ -40,9 +40,6 @@
                EPATCH_EXCLUDE+=" 10_all_default-fortify-source.patch"
        fi
 
-       # drop the x32 stuff in the next patchset #543578
-       EPATCH_EXCLUDE+=" 90_all_gcc-4.7-x32.patch"
-
        toolchain_src_prepare
 
        use vanilla && return 0



1.1087               sys-devel/gcc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1087&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1087&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1086&r2=1.1087

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.1086
retrieving revision 1.1087
diff -u -r1.1086 -r1.1087
--- ChangeLog   7 Aug 2015 04:15:30 -0000       1.1086
+++ ChangeLog   7 Aug 2015 04:25:15 -0000       1.1087
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1086 2015/08/07 
04:15:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1087 2015/08/07 
04:25:15 vapier Exp $
+
+  07 Aug 2015; Mike Frysinger <vap...@gentoo.org> gcc-4.7.4.ebuild:
+  Fix building w/gcc-5.
 
   07 Aug 2015; Mike Frysinger <vap...@gentoo.org> -gcc-4.7.0.ebuild,
   -gcc-4.7.1.ebuild, -gcc-4.7.2-r1.ebuild, -gcc-4.7.3-r1.ebuild:




Reply via email to