diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:35:03 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:35:03 +0200 |
commit | f2a39f37386181820c3ac9c36431bd1ba0c7d847 (patch) | |
tree | f89a50f37c830e10856ac2f9efdce87d3ae0fa4c /manifest | |
parent | 07ab59a93f9447d5489743e8d7e19b6adb5ebbf1 (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
@@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/bdep/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 |