diff options
author | Sam James <sam@gentoo.org> | 2022-12-03 05:03:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-03 06:06:07 +0000 |
commit | 0435f69f59143b128c06f82700578edbb5ab1e51 (patch) | |
tree | 0075a63e9fdeb28ef1ab686b40efbe80f7aa6e95 /app-i18n | |
parent | sys-devel/gdb: fix configure w/ clang 16 (diff) | |
download | gentoo-0435f69f59143b128c06f82700578edbb5ab1e51.tar.gz gentoo-0435f69f59143b128c06f82700578edbb5ab1e51.tar.bz2 gentoo-0435f69f59143b128c06f82700578edbb5ab1e51.zip |
app-i18n/uim: add partial upstream link for clang 16 patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/uim/files/uim-clang-16-configure.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/uim/files/uim-clang-16-configure.patch b/app-i18n/uim/files/uim-clang-16-configure.patch index 46e3bac01534..9a1a4726eb18 100644 --- a/app-i18n/uim/files/uim-clang-16-configure.patch +++ b/app-i18n/uim/files/uim-clang-16-configure.patch @@ -1,3 +1,4 @@ +Part of this went upstream as https://github.com/uim/uim/commit/99fd890fa601b81ff99e5e0f1977fe309f56b90e. --- a/configure.ac +++ b/configure.ac @@ -601,6 +601,7 @@ if test "x$ac_cv_func_snprintf" = xyes; then |