diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-25 11:35:19 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-25 17:40:28 +0300 |
commit | a061a6aa4a9b402fbb769b4037ca796e115774e6 (patch) | |
tree | 52795994e6b1d1493e876201b84288eabe89a52c /BOOTSTRAP-WINDOWS-CLANG.cli | |
parent | 429f4a590548972d753f2da73a3b470d534920ba (diff) |
Add autoconf standard pre-installed build system module
Diffstat (limited to 'BOOTSTRAP-WINDOWS-CLANG.cli')
-rw-r--r-- | BOOTSTRAP-WINDOWS-CLANG.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-WINDOWS-CLANG.cli b/BOOTSTRAP-WINDOWS-CLANG.cli index c837d87..e02913e 100644 --- a/BOOTSTRAP-WINDOWS-CLANG.cli +++ b/BOOTSTRAP-WINDOWS-CLANG.cli @@ -264,7 +264,7 @@ C:\build2\bin\bdep.exe Finally, we build and install the standard build system modules: \ -> bpkg build --for install libbuild2-kconfig +> bpkg build --for install libbuild2-autoconf libbuild2-kconfig > bpkg install --all-pattern=libbuild2-* \ |