mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-23 03:59:29 +00:00
Update Monero submodule
This commit is contained in:
parent
3ffbebd75b
commit
a8910b0fe4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ if(DEBUG)
|
||||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MONERO_HEAD "241fe02f5cc5a13b075a052ba272781434433613")
|
set(MONERO_HEAD "deb87b22b80f12b9ec373607de1bb739dde91bdb")
|
||||||
set(BUILD_GUI_DEPS ON)
|
set(BUILD_GUI_DEPS ON)
|
||||||
option(ARCH "Target architecture" "x86-64")
|
option(ARCH "Target architecture" "x86-64")
|
||||||
set(BUILD_64 ON)
|
set(BUILD_64 ON)
|
||||||
|
|
Loading…
Reference in a new issue