summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2025-01-10 20:11:08 -0500
committerMike Gilbert <floppym@gentoo.org>2025-01-10 20:11:08 -0500
commit9459c9454c8a0a65cd7224fda24f6275865f2cc7 (patch)
treeeadb971c7cf7ac551ffa9b7dac4117679708d023 /dev-libs
parentdev-libs/atf: add 0.22 (diff)
downloadgentoo-9459c9454c8a0a65cd7224fda24f6275865f2cc7.tar.gz
gentoo-9459c9454c8a0a65cd7224fda24f6275865f2cc7.tar.bz2
gentoo-9459c9454c8a0a65cd7224fda24f6275865f2cc7.zip
dev-libs/atf: add upstream ref to patch
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/atf/files/atf-0.21-getopt-solaris.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/atf/files/atf-0.21-getopt-solaris.patch b/dev-libs/atf/files/atf-0.21-getopt-solaris.patch
index d70af36ce40e..08e4fe0faadb 100644
--- a/dev-libs/atf/files/atf-0.21-getopt-solaris.patch
+++ b/dev-libs/atf/files/atf-0.21-getopt-solaris.patch
@@ -1,3 +1,5 @@
+https://github.com/freebsd/atf/pull/100
+
On Solaris, getopt(3) is in stdio.h.
--- a/atf-c/tp_test.c