mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-26 22:39:49 +00:00
Switch back to nim-websock (#3665)
This commit is contained in:
parent
f3852cc4cd
commit
8d3afd8285
@ -118,10 +118,6 @@ switch("passL", "-fno-omit-frame-pointer")
|
||||
# for heap-usage-by-instance-type metrics and object base-type strings
|
||||
--define:nimTypeNames
|
||||
|
||||
# TODO https://github.com/status-im/nimbus-eth2/issues/3130
|
||||
# We are still seeing problems with the websock package, se we stick to using news:
|
||||
switch("define", "json_rpc_websocket_package=news")
|
||||
|
||||
const currentDir = currentSourcePath()[0 .. ^(len("config.nims") + 1)]
|
||||
switch("define", "nim_compiler_path=" & currentDir & "env.sh nim")
|
||||
switch("define", "withoutPCRE")
|
||||
|
2
vendor/nim-websock
vendored
2
vendor/nim-websock
vendored
@ -1 +1 @@
|
||||
Subproject commit fc6538fa85f3742046002f6a94bb0dab33c4e798
|
||||
Subproject commit 283a9bb1fccc91fc9ab840609f57788cd19d0d24
|
Loading…
x
Reference in New Issue
Block a user