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
aedf992d22
commit
0a2d911170
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ if(DEBUG)
|
|||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
endif()
|
||||
|
||||
set(MONERO_HEAD "982204becfe0507b98acd94ac684f157585343f9")
|
||||
set(MONERO_HEAD "d00413c98e7d20b427fa09b1ba0609ceb34f9651")
|
||||
set(BUILD_GUI_DEPS ON)
|
||||
option(ARCH "Target architecture" "x86-64")
|
||||
set(BUILD_64 ON)
|
||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit 982204becfe0507b98acd94ac684f157585343f9
|
||||
Subproject commit d00413c98e7d20b427fa09b1ba0609ceb34f9651
|
Loading…
Reference in a new issue