zfs: fix build after openzfs/zfs@e63d026b9
Fix Makefiles Update zfs_config.h and zfs_gitrev.h
This commit is contained in:
@@ -47,7 +47,7 @@ CFLAGS.${src}+=-I${SRCTOP}/sys
|
||||
LIBADD= geom md ufs
|
||||
|
||||
.if ${MK_ZFS} != "no"
|
||||
LIBADD+=nvpair zfs spl
|
||||
LIBADD+=nvpair zfs spl pthread
|
||||
.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
Reference in New Issue
Block a user