From a222b03d3942d380e24042cc8c14f6215cd45749 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 30 Mar 2017 11:27:54 +0200 Subject: Add support for having multiple toolchains on single OS instance --- doc/manual.cli | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/manual.cli b/doc/manual.cli index b7aca34..b168675 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -303,6 +303,11 @@ bootstrap process (both on the build host and inside build machines) uses the default toolchain repository location embedded into the build scripts in the \c{build2-toolchain} package. +It is also possible to use multiple toolchains on a single Build OS instance. +In this case a toolchain name can be appended after \c{buildos.toolchain_*}, +for example, \c{buildos.toolchain_url.stage} (values without the toolchain +name use the toolchain name \c{default}). + Each line in the checksums file is the output of the \c{shaNNNsum(1)} utility, that is, the SHANNN sum following by space, an asterisk (\c{*}) which signals the binary mode), and the relative file path. Blank lines and lines that start -- cgit v1.1