git: d709b99b67b0 - stable/13 - std.nodebug: remove DIAGNOSTIC from debug configs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Aug 2023 01:08:42 UTC
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d709b99b67b00dde22241f225bb38a9ea2b416de commit d709b99b67b00dde22241f225bb38a9ea2b416de Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2023-08-18 13:39:22 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2023-08-25 01:06:45 +0000 std.nodebug: remove DIAGNOSTIC from debug configs (cherry picked from commit 431884325075e3532235002fd7e5228b40f16b19) --- sys/conf/std.nodebug | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/std.nodebug b/sys/conf/std.nodebug index 6495bc0203ad..38eb77c8d3a7 100644 --- a/sys/conf/std.nodebug +++ b/sys/conf/std.nodebug @@ -4,6 +4,7 @@ nooptions INVARIANTS nooptions INVARIANT_SUPPORT +nooptions DIAGNOSTIC nooptions WITNESS nooptions WITNESS_SKIPSPIN nooptions DEBUG_VFS_LOCKS