diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2025-04-30 17:03:27 +0200 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2025-05-03 11:46:26 +0200 |
commit | ef502dd9562c894c1b0065f5f497dd3cd372fae0 (patch) | |
tree | 3298be5f4a948b0a58aba23a98a0286523756318 | |
parent | lang/gcc13: Fix SIGBUS depending on CPUTYPE (diff) |
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
-rw-r--r-- | lang/gcc14/files/patch-libgcc_unwind.inc | 3 |
1 files changed, 3 insertions, 0 deletions
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, |