depends: unwind: do not build for linux hosts

pull/9003/head
tobtoht 9 months ago
parent 90294f09ae
commit b9f1e37d33
No known key found for this signature in database
GPG Key ID: E45B10DD027D2472

@ -25,10 +25,6 @@ ifeq ($(build_tests),ON)
packages += gtest
endif
ifneq ($(host_arch),riscv64)
linux_packages += unwind
endif
mingw32_packages = sodium $(hardware_packages)
mingw32_native_packages = $(hardware_native_packages)

Loading…
Cancel
Save