mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
ZFS: Fix tests build with FORTIFY_SOURCE
Reviewed by: kevans Event: Kitchener-Waterloo Hackathon 202506 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50876
This commit is contained in:
parent
a07604e626
commit
6b70ffeb2a
1 changed files with 1 additions and 0 deletions
|
|
@ -9,4 +9,5 @@ CFLAGS+= -I${ZFSTOP}/include \
|
|||
|
||||
LIBADD+= pthread tpool
|
||||
|
||||
.include "${SRCTOP}/cddl/Makefile.inc"
|
||||
.include <bsd.test.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue