mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-23 03:59:29 +00:00
Rebase Monero submodule to v0.17.3.0
This commit is contained in:
parent
a02dadcd24
commit
005de6ed4f
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ if(DEBUG)
|
||||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MONERO_HEAD "3b73c1dfa059aa20c5aa459e9b973cbdb094f3cb")
|
set(MONERO_HEAD "241fe02f5cc5a13b075a052ba272781434433613")
|
||||||
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)
|
||||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
||||||
Subproject commit 3b73c1dfa059aa20c5aa459e9b973cbdb094f3cb
|
Subproject commit 241fe02f5cc5a13b075a052ba272781434433613
|
Loading…
Reference in a new issue