mirror of
https://github.com/monero-project/monero.git
synced 2025-12-13 00:00:33 -08:00
depends: unwind: do not build for linux hosts
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user