Update Monero submodule

This commit is contained in:
tobtoht 2022-03-14 19:39:20 +01:00
parent 3ffbebd75b
commit a8910b0fe4
No known key found for this signature in database
GPG key ID: 1CADD27F41F45C3C

View file

@ -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)