mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-17 02:11:30 +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
|