From 8dd3964adbaccb1286d67d1b3ba63e47f545e65f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 22 Jul 2021 14:38:00 +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 fd63c2f..ae15b8c 100644 --- a/manifest +++ b/manifest @@ -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 -- cgit v1.1