external/liblangtag/UnpackedTarball_liblangtag.mk | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit 4e3c4fee33fe39a61932d05cdd84d04955f9de1b Author: Stephan Bergmann <[email protected]> AuthorDate: Wed Apr 22 16:55:31 2020 +0200 Commit: Stephan Bergmann <[email protected]> CommitDate: Wed Apr 22 20:39:21 2020 +0200 Mark external/liblangtag/Wformat-overflow.patch as effectively covered upstream Change-Id: I31aa3c6d4e381078670cc90ccf83aadf6c7efdde Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92708 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/external/liblangtag/UnpackedTarball_liblangtag.mk b/external/liblangtag/UnpackedTarball_liblangtag.mk index 66b8051782d0..aae5a56e3295 100644 --- a/external/liblangtag/UnpackedTarball_liblangtag.mk +++ b/external/liblangtag/UnpackedTarball_liblangtag.mk @@ -27,6 +27,9 @@ $(eval $(call gb_UnpackedTarball_add_patches,liblangtag,\ endif endif +# * external/liblangtag/Wformat-overflow.patch is effectively covered by upstream +# <https://bitbucket.org/tagoh/liblangtag/commits/49135ef561f309078f0bfd6e1f15052769cf75b4> "Fix +# possible null argument for %s directive": $(eval $(call gb_UnpackedTarball_add_patches,liblangtag, \ $(if $(SYSTEM_LIBXML),,external/liblangtag/langtag-libtool-rpath.patch.0) \ external/liblangtag/clang-cl.patch.0 \ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
