diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 05:42:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 05:42:24 +0000 |
commit | 00c0e38af0cff28d88a97262ae545c7cbabaa249 (patch) | |
tree | 8a4cb6a492cb0a5d5409e5a016b596530726dc20 /net-fs | |
parent | net-fs/samba: fix musl build for 4.15.x (diff) | |
download | gentoo-00c0e38af0cff28d88a97262ae545c7cbabaa249.tar.gz gentoo-00c0e38af0cff28d88a97262ae545c7cbabaa249.tar.bz2 gentoo-00c0e38af0cff28d88a97262ae545c7cbabaa249.zip |
net-fs/samba: add link to upstream commit for musl patch
Bug: https://bugs.gentoo.org/855047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/files/samba-4.16.2-fix-musl-without-innetgr.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-fs/samba/files/samba-4.16.2-fix-musl-without-innetgr.patch b/net-fs/samba/files/samba-4.16.2-fix-musl-without-innetgr.patch index c0b1746fc31a..19abe8ffbe33 100644 --- a/net-fs/samba/files/samba-4.16.2-fix-musl-without-innetgr.patch +++ b/net-fs/samba/files/samba-4.16.2-fix-musl-without-innetgr.patch @@ -1,3 +1,5 @@ +https://gitlab.com/samba-team/samba/-/commit/fb937ddc838043deb82b6a557dce8f29001d0a19 + # Gentoo bug 855047 --- a/lib/util/access.c +++ b/lib/util/access.c |