aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:35:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:35:02 +0200
commit677c50eebf74b3b0d09f46e8be89506a9025f8ba (patch)
tree6498f79df50784faefa29d0ea64a95d524e03af6
parent52b1db8897dc987dfac2d84dc2f09776174f98be (diff)
Change manifest builds value from all to host
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index c552826..2c855b5 100644
--- a/manifest
+++ b/manifest
@@ -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