From b3f1357671e167a2e5451583233783d241af74a9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 9 Apr 2019 14:33:47 +0300 Subject: Enable GCC 9 builds --- manifest | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest b/manifest index 3d06ffb..16f14f4 100644 --- a/manifest +++ b/manifest @@ -13,9 +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 -builds: -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient. -builds: -gcc-9+ ; GCC 9 is not supported by libmysqlclient 8.0.15. +builds: all : -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient. requires: c++11 depends: * build2 >= 0.10.0 depends: * bpkg >= 0.10.0 -- cgit v1.1