aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:37:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:37:45 +0200
commit4c628d939413bb722a6819d8e3798d79051619ce (patch)
treed24ebd0ae0fa30b271e72e681011999371d2541f
parentef5cf26daf93d6f89dc290150f9cd4043685df84 (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 d86704e..f1a4620 100644
--- a/manifest
+++ b/manifest
@@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/build2/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