mirror of
https://github.com/logos-storage/das-dht-emulator.git
synced 2026-01-02 05:03:08 +00:00
fix compilation on Linux: add threads
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
This commit is contained in:
parent
05fd544720
commit
2c7685229d
@ -3,3 +3,6 @@ switch("define", "libp2p_pki_schemes=secp256k1")
|
||||
when fileExists("nimble.paths"):
|
||||
include "nimble.paths"
|
||||
# end Nimble config
|
||||
|
||||
# required on Linux for pthreads
|
||||
--threads:on
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user