Skip to content

Commit 59fd634

Browse files
committed
add RUSTFLAGS substrate_runtime
1 parent dfb4388 commit 59fd634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
check: githooks
2+
export RUSTFLAGS="${RUSTFLAGS:-} --cfg substrate_runtime"
23
./scripts/run.sh check --no-default-features --target=wasm32v1-none
34

45
check-tests: githooks

0 commit comments

Comments
 (0)