From 078db5116f34ccf006c1e610c7a7ebadbc6f7aca Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 3 Mar 2021 20:18:01 +0300 Subject: Add --exe-{prefix,suffix} and --stage-suffix to build batch files --- BOOTSTRAP-UNIX.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BOOTSTRAP-UNIX.cli') diff --git a/BOOTSTRAP-UNIX.cli b/BOOTSTRAP-UNIX.cli index abffc6d..5ffa6b2 100644 --- a/BOOTSTRAP-UNIX.cli +++ b/BOOTSTRAP-UNIX.cli @@ -297,7 +297,7 @@ and that any further such installations won't interfere with \c{build2}. If, however, you are installing into a private location, such as \c{/opt/build2/}, then you can remove \c{config.install.private=build2}.| -\N|To add a custom suffix/prefix to the toolchain executables names, add +\N|To add a custom prefix/suffix to the toolchain executables names, add \c{config.bin.exe.prefix=...} and/or \c{config.bin.exe.suffix=...}.| Next, we add the package repository, build, and install: -- cgit v1.1