From ef502dd9562c894c1b0065f5f497dd3cd372fae0 Mon Sep 17 00:00:00 2001 From: Lorenzo Salvadore Date: Wed, 30 Apr 2025 17:03:27 +0200 Subject: 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(+) (limited to 'lang/gcc14/files/patch-libgcc_unwind.inc') 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, -- cgit v1.2.3