freebsd-nq/lib
alaviss 1ea8942faa libtpool: don't clone affinity if not supported
pthread_attr_(get/set)affinity_np() is glibc-only. This commit
disable the code path that use those functions in non-glibc
system. Fixes the following when building with musl:

libzfs.so: undefined reference to`pthread_attr_setaffinity_np'
libzfs.so: undefined reference to`pthread_attr_getaffinity_np'

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Leorize <alaviss@users.noreply.github.com>
Closes #6571
2017-08-29 10:17:49 -07:00
..
libavl Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
libefi Fixes for issues found with cppcheck tool 2016-07-27 13:31:22 -07:00
libicp Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libnvpair Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00
libshare Fix nfs snapdir automount 2017-03-08 09:26:33 -08:00
libspl Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libtpool libtpool: don't clone affinity if not supported 2017-08-29 10:17:49 -07:00
libunicode Support parallel build trees (VPATH builds) 2015-07-17 13:42:51 -07:00
libuutil Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00
libzfs Send / Recv Fixes following b52563 2017-08-23 16:54:24 -07:00
libzfs_core Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
libzpool Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
Makefile.am Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00