diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:37:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:37:51 +0200 |
commit | d7d126901a95a6d01fb002b05185417e46a71070 (patch) | |
tree | 15bdafdcaf9ae0accdbf92fdf69be498b17ec83c | |
parent | 146f448863bfa89fd4eb1019055b7919d8f7137f (diff) |
Change manifest builds value from all to 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/libbbot/tree/ email: users@build2.org build-warning-email: builds@build2.org -builds: all +builds: host requires: c++14 depends: * build2 >= 0.13.0 depends: * bpkg >= 0.13.0 |