diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-11-24 18:01:07 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-11-24 18:01:07 +0200 |
commit | 96cb1f3cd3bc3f8466665426ffe545f9e8bf30c4 (patch) | |
tree | fb6d2fd51d66a31a8c569351149158fb24a281e7 | |
parent | dc2eeb3741fb3435707b1dc8a78a3e88d8836314 (diff) |
Exclude MinGW from builds
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,5 +16,6 @@ package-url: https://git.build2.org/cgit/packaging/mysql/ email: mysql@lists.mysql.com; Mailing list. package-email: packaging@build2.org; Mailing list. build-email: builds@build2.org +build-exclude: */*-mingw32; MinGW not supported. depends: * build2 >= 0.7.0- depends: * bpkg >= 0.7.0- |