From c7fa4a5be885c13689c021bce364041a47ccd890 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 24 Apr 2024 17:56:19 +0300 Subject: Release version 8.0.15+16 Add support for building with MinGW GCC. --- mysql-client/manifest | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mysql-client/manifest') diff --git a/mysql-client/manifest b/mysql-client/manifest index a9fc220..c59bacd 100644 --- a/mysql-client/manifest +++ b/mysql-client/manifest @@ -3,7 +3,7 @@ name: mysql-client # Note: remember to update doc-url and debian-name below! # -version: 8.0.15+15 +version: 8.0.15+16 project: mysql summary: MySQL command-line client @@ -19,8 +19,6 @@ package-email: packaging@build2.org ; Mailing list. build-error-email: builds@build2.org builds: all builds: -wasm -builds: -( +windows &gcc ) ; MinGW GCC is not supported. -builds: -static ; Implementation uses C++ and requires special linking steps. depends: * build2 >= 0.15.0 depends: * bpkg >= 0.15.0 depends: libmysqlclient == $ -- cgit v1.1