mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-01-26 11:12:58 -03:00
Merge pull request #5858
5f4bd92
Fix Travis build on Windows + Mac (hyperreality)
This commit is contained in:
commit
e7b5b231e0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ packages += gtest
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(host_arch),riscv64)
|
ifneq ($(host_arch),riscv64)
|
||||||
packages += unwind
|
linux_packages += unwind
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(host_os),mingw32)
|
ifeq ($(host_os),mingw32)
|
||||||
|
|
Loading…
Add table
Reference in a new issue