Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Fix compiling substrate-chain-spec for WASM #3971

Merged
merged 2 commits into from
Oct 30, 2019

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Oct 30, 2019

Compiling the substrate-chain-spec crate for WASM triggers an ICE at the moment.
See rust-lang/rust#65971

The ICE is caused by renaming substrate-chain-spec-derive to chain-spec-derive.
This PR bypasses this issue by not renaming.

@tomaka tomaka added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label Oct 30, 2019
@tomaka tomaka merged commit 64e9a77 into paritytech:master Oct 30, 2019
@tomaka tomaka deleted the wasm-chain-spec-fix branch October 30, 2019 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants