Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2017 09:41:37 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435893 - head/devel/avr-gcc/files
Message-ID:  <201703110941.v2B9fbIx066666@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703110941.v2B9fbIx066666>