Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/argp-standalone/files/
Date: Wed, 24 Nov 2021 02:24:54
Message-Id: 1637720670.b86cfb6e6505f383e6c09ffa52a43c79c36cdda8.sam@gentoo
1 commit: b86cfb6e6505f383e6c09ffa52a43c79c36cdda8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 24 02:24:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 24 02:24:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86cfb6e
7
8 sys-libs/argp-standalone: add some background to shared patch
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 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
16 index 7164103f8a7d..eea801c4ee98 100644
17 --- a/sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch
18 +++ b/sys-libs/argp-standalone/files/argp-standalone-1.3-shared.patch
19 @@ -1,3 +1,8 @@
20 +Initially added in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb196546c62e9894a46900e8078f753388d4cc1a.
21 +Commit mentions it being from Debian but not found any other references yet.
22 +
23 +We use -largp fairly extensively across the tree which this patch
24 +accommodates (easier than forcing includes?).
25 --- a/Makefile.am 2009-05-28 15:19:50.000000000 +0200
26 +++ b/Makefile.am 2009-05-28 15:30:57.000000000 +0200
27 @@ -21,20 +21,20 @@