diff options
author | Sam James <sam@gentoo.org> | 2022-06-24 06:23:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-24 06:26:10 +0100 |
commit | eb9e80e963c1cd197ef7c27b77efd9669f18132a (patch) | |
tree | 6eb6e99d61939ca1630b6a8af5cdca513f496662 /net-fs | |
parent | net-fs/samba: Apply the netdb defines patch (diff) | |
download | gentoo-eb9e80e963c1cd197ef7c27b77efd9669f18132a.tar.gz gentoo-eb9e80e963c1cd197ef7c27b77efd9669f18132a.tar.bz2 gentoo-eb9e80e963c1cd197ef7c27b77efd9669f18132a.zip |
net-fs/samba: add upstream link for musl patch
Bug: https://bugs.gentoo.org/835017
Bug: https://bugs.gentoo.org/832629
Acked-by: David Seifert <soap@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/files/samba-4.16.1-netdb-defines.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-fs/samba/files/samba-4.16.1-netdb-defines.patch b/net-fs/samba/files/samba-4.16.1-netdb-defines.patch index 40aeaa22bfae..b0f01e42acbb 100644 --- a/net-fs/samba/files/samba-4.16.1-netdb-defines.patch +++ b/net-fs/samba/files/samba-4.16.1-netdb-defines.patch @@ -1,3 +1,5 @@ +https://gitlab.com/samba-team/samba/-/merge_requests/1025 + # Define NETDB_INTERNAL and NETDB_SUCCESS if they are not defined # # Gentoo bug 832629 and 835017 |