svn commit: r435893 - head/devel/avr-gcc/files

Antoine Brodin antoine at FreeBSD.org
Sat Mar 11 09:41:38 UTC 2017


Author: antoine
Date: Sat Mar 11 09:41:37 2017
New Revision: 435893
URL: https://svnweb.freebsd.org/changeset/ports/435893

Log:
  Apply r432958 from lang/gcc5 to devel/avr-gcc to fix build with recent
  versions of libc++
  
  Reported by:	pkg-fallout

Added:
  head/devel/avr-gcc/files/patch-libc++
     - copied, changed from r435891, head/lang/gcc5/files/patch-libc++

Copied and modified: head/devel/avr-gcc/files/patch-libc++ (from r435891, head/lang/gcc5/files/patch-libc++)
==============================================================================
--- head/lang/gcc5/files/patch-libc++	Sat Mar 11 09:21:44 2017	(r435891, copy source)
+++ head/devel/avr-gcc/files/patch-libc++	Sat Mar 11 09:41:37 2017	(r435893)
@@ -13,7 +13,7 @@
  
  #include "coretypes.h"
  #include "hash-set.h"
---- gcc/graphite-isl-ast-to-gimple.c.orig	2017-01-19 21:02:12 UTC
+--- gcc/graphite-isl-ast-to-gimple.c.orig	2015-10-12 10:59:21 UTC
 +++ gcc/graphite-isl-ast-to-gimple.c
 @@ -38,6 +38,7 @@ extern "C" {
  #endif


More information about the svn-ports-all mailing list