mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Merge pull request 'Core: rebase to v0.17.1.5.' (#181) from tobtoht/feather:v0.17.1.5 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/181
This commit is contained in:
commit
925ef56830
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ if(DEBUG)
|
|||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
endif()
|
||||
|
||||
set(MONERO_HEAD "2fc0c6355d7f3756f9cc01f1165aeec42bc52201")
|
||||
set(MONERO_HEAD "2c41634c13994a8a112a1e3a61e5e0b456791a97")
|
||||
set(BUILD_GUI_DEPS ON)
|
||||
set(ARCH "x86-64")
|
||||
set(BUILD_64 ON)
|
||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit 2fc0c6355d7f3756f9cc01f1165aeec42bc52201
|
||||
Subproject commit 2c41634c13994a8a112a1e3a61e5e0b456791a97
|
Loading…
Reference in a new issue