Update lmdb submodule to version 0.9.31
This fixes an issue building on macos with ARM where the node could not be built with ASAN due to out of reach relocation.
This commit is contained in:
parent
5b443fc16b
commit
109552f7fc
2 changed files with 2 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -3,8 +3,7 @@
|
|||
url = https://github.com/miniupnp/miniupnp.git
|
||||
[submodule "lmdb"]
|
||||
path = submodules/lmdb
|
||||
url = https://github.com/nanocurrency/lmdb.git
|
||||
branch = lmdb_0_9_23
|
||||
url = https://github.com/LMDB/lmdb.git
|
||||
[submodule "cryptopp"]
|
||||
path = submodules/cryptopp
|
||||
url = https://github.com/weidai11/cryptopp.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e93198082347098e4222c28309c399bc17ac11a9
|
||||
Subproject commit c7b3cc4df6dfe8f0772fb509bdc74777667caa43
|
Loading…
Add table
Add a link
Reference in a new issue