]> git.proxmox.com Git - mirror_zfs.git/commit
FreeBSD module --enable-debug --enable-invariants
authorRyan Moeller <ryan@iXsystems.com>
Fri, 5 Mar 2021 20:16:41 +0000 (15:16 -0500)
committerGitHub <noreply@github.com>
Fri, 5 Mar 2021 20:16:41 +0000 (12:16 -0800)
commitba74de88c0891f4f40a6841db97668dfdac07b18
treeeba1a07bacd98a89eeddb1349aa12d66d8d151f4
parentfd1c366f822ecadc3a011340133e2f481803009f
FreeBSD module --enable-debug --enable-invariants

Wire up the --enable-debug flag for configure to the FreeBSD module
build.  Add --enable-invariants.

The running FreeBSD kernel config is used to detect whether to enable
INVARIANTS if not explicitly specified with --enable-invariants or
--disable-invariants.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #11678
config/zfs-build.m4
configure.ac
module/Makefile.in