We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b8c91 commit 5bf695fCopy full SHA for 5bf695f
Makefile
@@ -1,5 +1,6 @@
1
+export RUSTFLAGS := ${RUSTFLAGS} --cfg substrate_runtime
2
+
3
check: githooks
- export RUSTFLAGS="${RUSTFLAGS:-} --cfg substrate_runtime"
4
./scripts/run.sh check --no-default-features --target=wasm32v1-none
5
6
check-tests: githooks
0 commit comments