From f2a39f37386181820c3ac9c36431bd1ba0c7d847 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 22 Jul 2021 14:35:03 +0200 Subject: Change manifest builds value from all to host --- manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest b/manifest index 6f791a6..85218d8 100644 --- a/manifest +++ b/manifest @@ -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 -- cgit v1.1