Re: [PATCH v2] setbuilder minor list-host option

2021-07-16 Thread Chris Johns
Pushed and thanks Chris On 16/7/21 10:15 pm, Robin Mueller wrote: > This adds a way to print the host triplet > Can be useful for cross-compiling toolchains > --- > Change from v1 to v2: Removed "Displaying" in printout on first line. > > source-builder/sb/setbuilder.py | 14 +- > 1

[PATCH v2] setbuilder minor list-host option

2021-07-16 Thread Robin Mueller
This adds a way to print the host triplet Can be useful for cross-compiling toolchains --- Change from v1 to v2: Removed "Displaying" in printout on first line. source-builder/sb/setbuilder.py | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source-builder/sb/set