Skip to content

Commit

Permalink
Add note to build without sccache (#229)
Browse files Browse the repository at this point in the history
Add note to build without sccache
  • Loading branch information
AurevoirXavier authored Jan 6, 2020
2 parents a5ba7ae + 45f041d commit 23a8c8a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,14 @@ Each project can be skipped individually by using the environment variable `SKIP
Where `PROJECT_NAME` needs to be replaced by the name of the cargo project, e.g. `node-runtime` will
be `NODE_RUNTIME`.

=== Precautions

If you run into problems when building this project,
please kindly check following things before making an issue.

* using the latest nightly Rust
* build without `sccache`

== Joining the IceFrog Testnet

// Latest known working version: ``
Expand Down

0 comments on commit 23a8c8a

Please sign in to comment.