mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-17 09:47:36 +00:00
Merge pull request 'Syncing hotfix' (#153) from tobtoht/feather:sync_hotfix into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/153
This commit is contained in:
commit
137ef6da72
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ if(DEBUG)
|
|||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
endif()
|
||||
|
||||
set(MONERO_HEAD "2390030d10b69c357165f82aaf417391a9e11019")
|
||||
set(MONERO_HEAD "f1f2bddea9dd111e806a398cb7b49ea3b8d5b990")
|
||||
set(BUILD_GUI_DEPS ON)
|
||||
set(ARCH "x86-64")
|
||||
set(BUILD_64 ON)
|
||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit 2390030d10b69c357165f82aaf417391a9e11019
|
||||
Subproject commit f1f2bddea9dd111e806a398cb7b49ea3b8d5b990
|
Loading…
Reference in a new issue