From 90bb656ab32f87e17275884c548ec6fe5fa946b1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 4 Mar 2019 18:23:33 +0300 Subject: Replace build-include/exclude with builds values in manifest --- manifest | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest b/manifest index 3a1e16b..89f8a0b 100644 --- a/manifest +++ b/manifest @@ -13,8 +13,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 -#builds: all : -( +windows &gcc ) ; Unsupported by libmysqlclient. -build-exclude: **/**-mingw32 ; Unsupported by libmysqlclient. +builds: all : -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient. requires: c++11 depends: * build2 >= 0.9.0 depends: * bpkg >= 0.9.0 -- cgit v1.1