GMP 6.2.1

This commit is contained in:
Andrius Štikonas 2021-04-03 18:40:48 +01:00
parent 2af0e400d2
commit f5b914bb9f
6 changed files with 39 additions and 0 deletions

View file

@ -297,6 +297,9 @@ get_file https://ftp.gnu.org/gnu/automake/automake-1.13.4.tar.xz
# automake 1.15.1
get_file https://ftp.gnu.org/gnu/automake/automake-1.15.1.tar.xz
# gmp 6.2.1
get_file https://ftp.gnu.org/gnu/gmp/gmp-6.2.1.tar.xz
# General cleanup
find tmp -name .git -exec rm -rf \;