summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-24 02:24:30 +0000
committerSam James <sam@gentoo.org>2021-11-24 02:24:30 +0000
commitb86cfb6e6505f383e6c09ffa52a43c79c36cdda8 (patch)
treea016674a74b0571a403b0b07caa9c51e96ce35a4 /sys-libs
parentdev-util/bazel: add upstream musl patch (diff)
downloadgentoo-b86cfb6e6505f383e6c09ffa52a43c79c36cdda8.tar.gz
gentoo-b86cfb6e6505f383e6c09ffa52a43c79c36cdda8.tar.bz2
gentoo-b86cfb6e6505f383e6c09ffa52a43c79c36cdda8.zip
sys-libs/argp-standalone: add some background to shared patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch b/sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch
index 7164103f8a7d..eea801c4ee98 100644
--- a/sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch
+++ b/sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch
@@ -1,3 +1,8 @@
+Initially added in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb196546c62e9894a46900e8078f753388d4cc1a.
+Commit mentions it being from Debian but not found any other references yet.
+
+We use -largp fairly extensively across the tree which this patch
+accommodates (easier than forcing includes?).
--- a/Makefile.am 2009-05-28 15:19:50.000000000 +0200
+++ b/Makefile.am 2009-05-28 15:30:57.000000000 +0200
@@ -21,20 +21,20 @@