Chris Packham 376a289777 Add option to build toolchain tarball
Add TARBALL_RESULT option that will produce a tarball of the final
toolchain to make it easier to deploy the toolchain to other machines.

The implementation uses `find | sort` instead of `tar --sort` because
this was introduced in GNU Tar v1.28, which is not available in some LTS
Linux distributions. This is  a variation of the command recommended
here: https://wiki.debian.org/ReproducibleBuilds/FileOrderInTarballs

Closes #1262

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2022-06-15 21:51:58 +12:00
..
2022-06-14 20:54:54 +12:00
2022-02-11 00:47:51 -08:00
2022-05-15 11:21:22 +12:00
2021-08-25 17:36:47 +10:00
2022-02-11 00:47:51 -08:00