aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest5
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest b/manifest
index d99caa0..da5fcc5 100644
--- a/manifest
+++ b/manifest
@@ -11,6 +11,11 @@ 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-email: odb-builds@codesynthesis.com
+build-include: windows*-mingw_w64_gcc*;
+build-exclude: windows*; Requires MinGW GCC
+build-exclude: *-gcc_4.*; Requires GCC 5 or later
+build-include: *-gcc_*
+build-exclude: *; Requires GCC with plugin support enabled
requires: c++11
depends: * build2 >= 0.8.0-
depends: * bpkg >= 0.8.0-