diff options
author | Sam James <sam@gentoo.org> | 2024-08-16 03:35:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-16 03:35:52 +0100 |
commit | 0363623cad91252c8084b3aa0d427f5f8997a873 (patch) | |
tree | fc346110a8eae8099418333aba905d1e2fc014a2 | |
parent | patches/verbose-pic: add 1.3134-2.2.7a-gnu variant (diff) | |
download | elt-patches-0363623cad91252c8084b3aa0d427f5f8997a873.tar.gz elt-patches-0363623cad91252c8084b3aa0d427f5f8997a873.tar.bz2 elt-patches-0363623cad91252c8084b3aa0d427f5f8997a873.zip |
patches: verbose-pic: add upstream patch link
Signed-off-by: Sam James <sam@gentoo.org>
-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 |