commit: d3c8c3c88a466243342bce3a60f2d7fdad377051 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 24 23:30:42 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 25 01:31:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c8c3c8
app-i18n/uim: link to upstream PR for Clang 16 patch Signed-off-by: Sam James <sam <AT> gentoo.org> app-i18n/uim/files/uim-clang-16.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-i18n/uim/files/uim-clang-16.patch b/app-i18n/uim/files/uim-clang-16.patch index 9a1a4726eb18..b8b32532881a 100644 --- a/app-i18n/uim/files/uim-clang-16.patch +++ b/app-i18n/uim/files/uim-clang-16.patch @@ -1,4 +1,6 @@ Part of this went upstream as https://github.com/uim/uim/commit/99fd890fa601b81ff99e5e0f1977fe309f56b90e. + +The rest was done in https://github.com/uim/uim/pull/198. --- a/configure.ac +++ b/configure.ac @@ -601,6 +601,7 @@ if test "x$ac_cv_func_snprintf" = xyes; then
