git: a38818665f79 - main - lang/gcc12: Add comment to existing patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 May 2025 09:47:28 UTC
The branch main has been updated by salvadore:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a38818665f79d0455c1b788ff2cfb18c2e19181c
commit a38818665f79d0455c1b788ff2cfb18c2e19181c
Author: Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2025-04-30 14:51:24 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2025-05-03 09:46:25 +0000
lang/gcc12: Add comment to existing patch
Add a comment to files/patch-libgcc_unwind.inc to remember when it will
get obsolete, i.e. once all supported FreeBSD releases include commit
22e564c74eb20e14bd93fd9fdde20e38a29cfcf1.
PR: 285711
---
lang/gcc12/files/patch-libgcc_unwind.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lang/gcc12/files/patch-libgcc_unwind.inc b/lang/gcc12/files/patch-libgcc_unwind.inc
index 42155a9ba48e..94fb7f65d5fb 100644
--- a/lang/gcc12/files/patch-libgcc_unwind.inc
+++ b/lang/gcc12/files/patch-libgcc_unwind.inc
@@ -13,6 +13,9 @@ at once).
Linux does not have libthr, so Linux is not affected. Moreover Linux is likely
to build everything with GCC.
+This patch will become obsolete once all supported FreeBSD releases
+include commit 22e564c74eb20e14bd93fd9fdde20e38a29cfcf1.
+
--- libgcc/unwind.inc.orig 2025-04-12 08:18:17 UTC
+++ libgcc/unwind.inc
@@ -212,8 +212,8 @@ _Unwind_ForcedUnwind (struct _Unwind_Exception *exc,