Skip to content

Commit

Permalink
depends: unwind: do not build for linux hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed Sep 26, 2023
1 parent 90294f0 commit b9f1e37
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions contrib/depends/packages/packages.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit b9f1e37

Please sign in to comment.