commit: 8f44fcf1ab5e29ebe240bb9f9adb9fe1f70dbce4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 11 15:30:37 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 11 15:30:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f44fcf1
app-shells/zsh: add commit link for clang15 patch Bug: https://bugs.gentoo.org/869539 Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/zsh/files/zsh-5.9-clang-15-configure.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/app-shells/zsh/files/zsh-5.9-clang-15-configure.patch b/app-shells/zsh/files/zsh-5.9-clang-15-configure.patch index a840401becc3..eb74a6ab65c9 100644 --- a/app-shells/zsh/files/zsh-5.9-clang-15-configure.patch +++ b/app-shells/zsh/files/zsh-5.9-clang-15-configure.patch @@ -1,4 +1,5 @@ https://bugs.gentoo.org/869539 +https://github.com/zsh-users/zsh/commit/ab4d62eb975a4c4c51dd35822665050e2ddc6918 https://www.zsh.org/mla/workers/2022/msg00964.html --- a/configure.ac +++ b/configure.ac
