Skip to content

Commit

Permalink
add link to nimbus-build-system docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stefantalpalaru committed Jun 13, 2020
1 parent 5eab20c commit 6fcf7f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ build/nimbus

### Development tips

Interesting Make variables and targets are documented in the [nimbus-build-system](https://github.com/status-im/nimbus-build-system) repo.

- you can switch the DB backend with a Nim compiler define:
`-d:nimbus_db_backend=...` where the (case-insensitive) value is one of
"rocksdb" (the default), "sqlite", "lmdb"
Expand Down
2 changes: 1 addition & 1 deletion vendor/nimbus-build-system

0 comments on commit 6fcf7f4

Please sign in to comment.