From 6fd97a46cf1858ac2a4d22b93e60d366e163bcfc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 22 Jul 2021 14:38:04 +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 2cf8a5f..9de2964 100644 --- a/manifest +++ b/manifest @@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/libbutl.bash/tree/ email: users@build2.org build-warning-email: builds@build2.org -builds: all +builds: host builds: -windows ; Requires bash. builds: -macos ; Requires bash >= 4.3. requires: bash >= 4.3 -- cgit v1.1