aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:50:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:50:02 +0200
commit94e1d02c51acc86c4eef0c70ee1174bc0311d9cd (patch)
treeeb1ae6c08c6bb758de149be5c07f4807818a34f9
parent47035c0f72efd99a2210cd45db6e42423fb74533 (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 e289c3f..f8fc53b 100644
--- a/manifest
+++ b/manifest
@@ -12,7 +12,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml
src-url: https://git.codesynthesis.com/cgit/odb/odb/
email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
-builds: all
+builds: host
builds: -( +windows -gcc ) ; Requires MinGW GCC.
builds: &gcc ; Requires GCC with plugin support enabled.
builds: &gcc-5+ ; Requires GCC 5 or later.