crosstool-ng/config/global
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
..
build-behave.in Add EXTRA_CXXFLAGS_FOR_BUILD option 2021-07-06 16:19:17 +01:00
ct-behave.in Retire BACKEND stuff 2017-04-23 00:24:41 -07:00
download.in Add checking for *sum and unzip 2018-04-29 12:06:54 -07:00
extract.in Clarify tree layout of local patches directory 2020-10-13 16:09:35 +07:00
logging.in Simplify config saving. 2017-01-19 18:08:29 -08:00
paths.in Add option to build toolchain tarball 2022-06-15 21:51:58 +12:00