diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-10-10 12:21:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-10-10 12:21:36 +0200 |
commit | c040341f88c8e02a3ec5db1a3bd0a0542876f2bb (patch) | |
tree | e07585c5fac55a25ec7e6fe0fcfd8ec0cd837134 | |
parent | 9fad72f4d8672e638a79ff3737b197f5416cca36 (diff) |
Replace builds value host with all:&host
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: host +builds: all : &host requires: c++14 depends: * build2 >= 0.16.0- depends: * bpkg >= 0.16.0- |