zfs: merge openzfs/zfs@229b9f4ed
Notable upstream pull request merges: #15769082338875Add 'zpool status -e' flag to see unhealthy vdevs #15804a0d3fe72blibzdb: Initial breakout of libzdb #15847229b9f4edLUA: Backport CVE-2020-24370's patch Obtained from: OpenZFS OpenZFS commit:229b9f4ed0
This commit is contained in:
@@ -153,7 +153,7 @@ CRUNCH_LIBS_zfs+= ${LIBBE} \
|
||||
${LIBNVPAIR}
|
||||
CRUNCH_LIBS_bectl+= ${CRUNCH_LIBS_zfs}
|
||||
CRUNCH_LIBS_zpool+= ${CRUNCH_LIBS_zfs}
|
||||
CRUNCH_LIBS_zdb+= ${CRUNCH_LIBS_zfs}
|
||||
CRUNCH_LIBS_zdb+= ${CRUNCH_LIBS_zfs} ${LIBZDB}
|
||||
.else
|
||||
# liblzma needs pthread
|
||||
CRUNCH_LIBS+= -lpthread
|
||||
|
||||
Reference in New Issue
Block a user