diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-10-10 12:21:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-10-10 12:21:37 +0200 |
commit | fc23bf46d1dd7e2028f5e3fe3ee73878151e94dd (patch) | |
tree | da87b76035b499dcec93d0af2a8a02939e4de7f0 /manifest | |
parent | f9abc5b315776a25fe3efd712ed342114a6f5b50 (diff) |
Replace builds value host with all:&host
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/libbbot/tree/ email: users@build2.org build-warning-email: builds@build2.org -builds: host +builds: all : &host requires: c++14 depends: * build2 >= 0.16.0- depends: * bpkg >= 0.16.0- |