From 5dac38dbf9dcec0d2554fdb80abfaf3fa646fa07 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 11 Feb 2025 15:27:20 +0000 Subject: [PATCH] sys-devel/patch: add references to NDEBUG patch The patch is in the archive now and has landed upstream in git too. Signed-off-by: Sam James --- .../patch/files/patch-2.7.6-ndebug-assert-hash-table.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-devel/patch/files/patch-2.7.6-ndebug-assert-hash-table.patch b/sys-devel/patch/files/patch-2.7.6-ndebug-assert-hash-table.patch index d3aa7aa4c34e3..3993fdc9ce186 100644 --- a/sys-devel/patch/files/patch-2.7.6-ndebug-assert-hash-table.patch +++ b/sys-devel/patch/files/patch-2.7.6-ndebug-assert-hash-table.patch @@ -1,3 +1,6 @@ +https://git.savannah.gnu.org/cgit/patch.git/commit/?id=86ac7e2d7b19e2fd9aab58a8cbeeebd5c6343e5c +https://lists.gnu.org/archive/html/bug-patch/2025-02/msg00002.html + From 01ae7ce6a7f270937face6aec75db28d30d83059 Mon Sep 17 00:00:00 2001 Message-ID: <01ae7ce6a7f270937face6aec75db28d30d83059.1738773172.git.sam@gentoo.org> From: Sam James