git: ef502dd9562c - main - lang/gcc14: Add comment to existing patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 May 2025 09:47:31 UTC
The branch main has been updated by salvadore:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef502dd9562c894c1b0065f5f497dd3cd372fae0
commit ef502dd9562c894c1b0065f5f497dd3cd372fae0
Author: Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2025-04-30 15:03:27 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2025-05-03 09:46:26 +0000
lang/gcc14: 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/gcc14/files/patch-libgcc_unwind.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lang/gcc14/files/patch-libgcc_unwind.inc b/lang/gcc14/files/patch-libgcc_unwind.inc
index 42155a9ba48e..94fb7f65d5fb 100644
--- a/lang/gcc14/files/patch-libgcc_unwind.inc
+++ b/lang/gcc14/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,