Build most utils from coreutils-5.0.

This commit is contained in:
Andrius Štikonas 2021-01-20 19:23:48 +00:00
parent e0335ce910
commit d26463ffa2
8 changed files with 194 additions and 3 deletions

View file

@ -113,6 +113,9 @@ get_file https://ftp.gnu.org/gnu/make/make-3.80.tar.gz
# bzip2 1.0.8
get_file ftp://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz
# coreutils 5.0
get_file https://ftp.gnu.org/gnu/coreutils/coreutils-5.0.tar.bz2
# grep 2.4
get_file https://ftp.gnu.org/gnu/grep/grep-2.4.tar.gz