forked from amazingfate/loongoffice
* external/libtommath/clang-cl.patch: removed "typedef unsigned __int128 mp_word" from tommmath.h * external/libtommath/libtommath-msvc.patch: fixed upstream Change-Id: I38fe730ff0e9649c6a0ad8d64b723a27e3434012 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153871 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. Used by embedded firebird (external/firebird). From [https://www.libtom.net/LibTomMath/].