chiark / gitweb /
Makefile: Do not use --workspace for DEPLOY build otter-0.4.0
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Mar 2021 12:59:21 +0000 (12:59 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Mar 2021 12:59:21 +0000 (12:59 +0000)
commitf92c31cd09cf0dd4b9ff6e27211ef18b08df5ea7
treed6c580894303e646251359ac1ba48943b073d3a4
parent4eda5e9209195709cb3aa6ac67664bfc0fae3957
Makefile: Do not use --workspace for DEPLOY build

This makes it try to build a musl cdylib for otter-wasm, which it
can't.  There doesn't seem to be a way to exclude this from cargo.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile