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