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 | 6f7739e2b84534e1759a352af0a7bd9aff358b4b (patch) | |
tree | 8f5bbbf2a386d15e9230e1b061094f6e9df62fc0 | |
parent | 0c8cb482a43c7341b933278e8a78e957af2cd111 (diff) |
Replace builds value host with all:&host
-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/bbot/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- |