summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-31 15:32:01 +0100
committerSam James <sam@gentoo.org>2024-05-31 15:32:01 +0100
commit3ab63046815327409fb23b9ecd0de406aad412ce (patch)
treee1888f1decee15359594d240b0de34ac205046f2
parenteltpatch.in: support slibtoolize (diff)
downloadelt-patches-3ab63046815327409fb23b9ecd0de406aad412ce.tar.gz
elt-patches-3ab63046815327409fb23b9ecd0de406aad412ce.tar.bz2
elt-patches-3ab63046815327409fb23b9ecd0de406aad412ce.zip
patches: static-flags: add explicit libtool bug link
Bug: https://bugs.gnu.org/17750 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--patches/static-flags/2.4.61
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/static-flags/2.4.6 b/patches/static-flags/2.4.6
index 892d7aa..49fea26 100644
--- a/patches/static-flags/2.4.6
+++ b/patches/static-flags/2.4.6
@@ -1,4 +1,5 @@
https://bugs.gentoo.org/812026
+https://bugs.gnu.org/17750
https://lists.gnu.org/archive/html/libtool-patches/2019-05/msg00000.html
From: Vincent Lefevre <vincent@vinc17.net>