aboutsummaryrefslogtreecommitdiff
path: root/BOOTSTRAP-UNIX.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-03-03 20:18:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-03-08 11:08:05 +0300
commit078db5116f34ccf006c1e610c7a7ebadbc6f7aca (patch)
tree6a0aad0e4c443fdb9c15b8db6a3182238bb050a0 /BOOTSTRAP-UNIX.cli
parent89684a3074b4bbfd402d1596f0c30eea18c50ed8 (diff)
Add --exe-{prefix,suffix} and --stage-suffix to build batch files
Diffstat (limited to 'BOOTSTRAP-UNIX.cli')
-rw-r--r--BOOTSTRAP-UNIX.cli2
1 files changed, 1 insertions, 1 deletions
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: