bump vendor/nim-eth
This commit is contained in:
parent
b1a27e7dba
commit
770b14825b
2
nim.cfg
2
nim.cfg
|
@ -9,6 +9,8 @@
|
||||||
--passL:"-Wl,--no-insert-timestamp"
|
--passL:"-Wl,--no-insert-timestamp"
|
||||||
# increase stack size
|
# increase stack size
|
||||||
--passL:"-Wl,--stack,8388608"
|
--passL:"-Wl,--stack,8388608"
|
||||||
|
# https://github.com/nim-lang/Nim/issues/4057
|
||||||
|
--tlsEmulation:off
|
||||||
@end
|
@end
|
||||||
|
|
||||||
--threads:on
|
--threads:on
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e1dbd76e1f2d6b8e75b5ee966709d9b73c12c990
|
Subproject commit d0d09559b82cc34a921f7d4a19e5190e43726e0c
|
Loading…
Reference in New Issue