svn commit: r557866 - head/lang/gcc10/files

Gerald Pfeifer gerald at FreeBSD.org
Sat Dec 12 22:06:43 UTC 2020


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 at 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)


More information about the svn-ports-all mailing list