aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:58:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:58:43 +0200
commiteb8bc3fb624f5f1016ed45b03739b9bbd1a455c1 (patch)
tree447c44ec225276f31cac01a277901cd9e721dbd0
parent910df4a143df5e26ffb08070bc15bbfb1a594dc7 (diff)
Exclude wasm class from builds
-rw-r--r--manifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest b/manifest
index 39502a2..14f2cd8 100644
--- a/manifest
+++ b/manifest
@@ -14,6 +14,7 @@ src-url: https://git.codesynthesis.com/cgit/odb/libodb-pgsql/
email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
builds: all
+builds: -wasm
requires: c++11
depends: * build2 >= 0.13.0
depends: * bpkg >= 0.13.0