Implement sha256summing in bash build harness

1. Adds sha256sum stage to the bash build harness.
2. Adds a third argument to build(), the checksum file name. This is
   used where there is more than one checksum file, most notably
   in multi-stage compilations.
3. Adds checksum files to all remaining programs.
4. Adds appropriate 3rd argument where needed (coreutils, tcc-musl,
   bison).
This commit is contained in:
fosslinux 2021-02-18 18:29:58 +11:00
parent 8724c94d20
commit 77ccf06efc
14 changed files with 93 additions and 5 deletions

View file

@ -0,0 +1 @@
44a4f40de252c9c50ed45760a7a317934909c91eae904c59fa266d81da85fe56 /after/bin/gawk