Rebuild coreutils-5.0 with tcc+musl and more utilities

Add comm, expr, date, dd, sort, uname, uniq
This commit is contained in:
Paul Dersey 2021-02-07 18:05:02 -05:00
parent 1eb67e5fd1
commit d5a9f4c9ea
4 changed files with 159 additions and 0 deletions

View file

@ -35,4 +35,7 @@ build grep-2.4
# Part 26
build diffutils-2.7
# Part 27
build coreutils-5.0
echo "Bootstrapping completed."