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
|
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…
Reference in New Issue