diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:38:00 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-07-22 14:38:00 +0200 |
commit | 8dd3964adbaccb1286d67d1b3ba63e47f545e65f (patch) | |
tree | a219993a43e4420fff000a8999d8947322948d34 | |
parent | 6e9d2cdc729e49ba8f082f58d4364fe0157d1603 (diff) |
Change manifest builds value from all to host
-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/libbutl/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 |