diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:35:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:35:02 +0200 |
commit | 677c50eebf74b3b0d09f46e8be89506a9025f8ba (patch) | |
tree | 6498f79df50784faefa29d0ea64a95d524e03af6 /manifest | |
parent | 52b1db8897dc987dfac2d84dc2f09776174f98be (diff) |
Change manifest builds value from all to 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/bbot/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 |