Disable use of libunwind

If libunwind is detected during building, it will automatically be
linked. Since this is more relevant for people doing
development/debugging and probably not for the majority of users of this
package, we are disabling it.
This commit is contained in:
Kevin Stolp
2024-10-06 15:27:43 -07:00
parent a67696a9bd
commit 4d72ad9d49
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = zfs-utils
pkgdesc = Userspace utilities for the Zettabyte File System.
pkgver = 2.2.6
pkgrel = 2
pkgrel = 3
url = https://zfsonlinux.org/
arch = i686
arch = x86_64