git: 431884325075 - main - std.nodebug: remove DIAGNOSTIC from debug configs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 13:40:17 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=431884325075e3532235002fd7e5228b40f16b19
commit 431884325075e3532235002fd7e5228b40f16b19
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-08-18 13:39:22 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-08-18 13:39:22 +0000
std.nodebug: remove DIAGNOSTIC from debug configs
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
---
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