Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force --enable-debug on FreeBSD if INVARIANTS is set
There's already logic to force INVARIANTS on for building if it's present in the running kernel; however, not having DEBUG enabled when DEBUG and INVARIANTS are can cause strange panics. Closes: openzfs#12163 Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
- Loading branch information