Merge pull request #5858
5f4bd92
Fix Travis build on Windows + Mac (hyperreality)
This commit is contained in:
commit
e7b5b231e0
|
@ -12,7 +12,7 @@ packages += gtest
|
|||
endif
|
||||
|
||||
ifneq ($(host_arch),riscv64)
|
||||
packages += unwind
|
||||
linux_packages += unwind
|
||||
endif
|
||||
|
||||
ifeq ($(host_os),mingw32)
|
||||
|
|
Loading…
Reference in New Issue