mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
Update monero module
This commit is contained in:
parent
1806f3f367
commit
a3329a7001
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ if(DEBUG)
|
|||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
endif()
|
||||
|
||||
set(MONERO_HEAD "bdd284b35d2e2c9c6ac733b4bc5ce8bd3b1162dd")
|
||||
set(MONERO_HEAD "39af9bca6f5561a3e06667a868185b30353b77fb")
|
||||
set(BUILD_GUI_DEPS ON)
|
||||
option(ARCH "Target architecture" "x86-64")
|
||||
set(BUILD_64 ON)
|
||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit bdd284b35d2e2c9c6ac733b4bc5ce8bd3b1162dd
|
||||
Subproject commit 39af9bca6f5561a3e06667a868185b30353b77fb
|
Loading…
Reference in a new issue