From 271803559c1da8c3594864a322c223815152ad17 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 29 Nov 2017 18:02:15 +0300 Subject: Exclude MinGW from builds --- manifest | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest b/manifest index 50f7de0..514e337 100644 --- a/manifest +++ b/manifest @@ -12,6 +12,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml src-url: https://git.codesynthesis.com/cgit/odb/libodb-mysql/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com +build-exclude: */*-mingw32; Unsupported by libmysqlclient. requires: c++11 depends: * build2 >= 0.7.0- depends: * bpkg >= 0.7.0- -- cgit v1.1