diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2025-04-30 16:51:24 +0200 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2025-05-03 11:46:25 +0200 |
commit | a38818665f79d0455c1b788ff2cfb18c2e19181c (patch) | |
tree | b5173ceb1fb23a7d7c509436db274164c9b556d3 | |
parent | lang/gcc15-devel: Update to 15.1.1.s20250426 (diff) |
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
-rw-r--r-- | lang/gcc12/files/patch-libgcc_unwind.inc | 3 |
1 files changed, 3 insertions, 0 deletions
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, |