diff options
-rw-r--r-- | patches/verbose-pic/1.3134-2.2.7a-gnu | 2 | ||||
-rw-r--r-- | patches/verbose-pic/2.4.7 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/patches/verbose-pic/1.3134-2.2.7a-gnu b/patches/verbose-pic/1.3134-2.2.7a-gnu index 9aa4756..d271ef5 100644 --- a/patches/verbose-pic/1.3134-2.2.7a-gnu +++ b/patches/verbose-pic/1.3134-2.2.7a-gnu @@ -1,3 +1,5 @@ +https://lists.gnu.org/archive/html/libtool-patches/2024-08/msg00000.html + From: Sam James <sam@gentoo.org> Date: Sun, 21 Jul 2024 13:33:17 +0100 Subject: [PATCH] ltmain.in: don't suppress output for PIC compilations diff --git a/patches/verbose-pic/2.4.7 b/patches/verbose-pic/2.4.7 index 3dfd34f..99d0fc3 100644 --- a/patches/verbose-pic/2.4.7 +++ b/patches/verbose-pic/2.4.7 @@ -1,3 +1,5 @@ +https://lists.gnu.org/archive/html/libtool-patches/2024-08/msg00000.html + From ebe94942061d632ca2a6fa86cdebdf72c7863c07 Mon Sep 17 00:00:00 2001 From: Sam James <sam@gentoo.org> Date: Mon, 15 Apr 2024 07:15:15 +0100 |