office-gobmx/external/libtommath
Christian Lohmaier c1256034ff use --binary flag when applying patches with patch from git-bash
Change-Id: Idbd4ad7ad89dc727e2f0cf851c4c62f05d5b2a0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166328
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2024-04-24 15:50:35 +02:00
..
ExternalProject_libtommath.mk external/libtommath: Avoid -Wsystem-headers warnings/errors 2020-07-21 09:20:01 +02:00
Makefile GSoC Upgrade firebird to 3.0 2016-08-17 13:05:40 +00:00
Module_libtommath.mk GSoC Upgrade firebird to 3.0 2016-08-17 13:05:40 +00:00
README LibTomMath: upgrade to release 1.2.0 2023-07-11 14:05:49 +02:00
UnpackedTarball_libtommath.mk use --binary flag when applying patches with patch from git-bash 2024-04-24 15:50:35 +02:00

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/].