mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-06 12:04:50 +00:00
5 lines
158 B
Nim
5 lines
158 B
Nim
--threads:on
|
|
# rocksdb_backend newChainDB fails compiling without nimOldCaseObjects as
|
|
# rocksdb init does this type of assignment
|
|
--define:nimOldCaseObjects
|