Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2020 22:06:43 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557866 - head/lang/gcc10/files
Message-ID:  <202012122206.0BCM6h1l009859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Dec 12 22:06:42 2020
New Revision: 557866
URL: https://svnweb.freebsd.org/changeset/ports/557866

Log:
  Add a bit of meta data so that everyone possibly touching this has
  sufficient background.

Modified:
  head/lang/gcc10/files/patch-libcpp_lex.c

Modified: head/lang/gcc10/files/patch-libcpp_lex.c
==============================================================================
--- head/lang/gcc10/files/patch-libcpp_lex.c	Sat Dec 12 21:16:04 2020	(r557865)
+++ head/lang/gcc10/files/patch-libcpp_lex.c	Sat Dec 12 22:06:42 2020	(r557866)
@@ -1,3 +1,12 @@
+This is
+
+  commit cd547f0ddcd3a54e5b73bcda5ac0f0c46808db8b
+  Author: Jakub Jelinek <jakub@redhat.com>
+  Date:   Sat Sep 26 10:07:41 2020 +0200
+
+which is on the GCC 10 release branch and thus part of lang/gcc10-devel;
+we should automatically get it with GCC 10.3.
+
 --- libcpp/lex.c.orig	2020-11-02 10:24:50 UTC
 +++ libcpp/lex.c
 @@ -531,11 +531,11 @@ init_vectorized_lexer (void)



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