aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifest b/manifest
index 93280f1..14a1ab4 100644
--- a/manifest
+++ b/manifest
@@ -13,7 +13,9 @@ 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-warning-email: odb-builds@codesynthesis.com
-builds: all : -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient.
+builds: all
+builds: -wasm
+builds: -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient.
requires: c++11
depends: * build2 >= 0.13.0
depends: * bpkg >= 0.13.0