diff --git a/reactos/config b/reactos/config index f1adf62c506..7d634349d6f 100644 --- a/reactos/config +++ b/reactos/config @@ -20,12 +20,12 @@ OARCH := i486 # # Whether to compile in the kernel debugger # -KDBG := 1 +KDBG := 0 # # Whether to compile for debugging # -DBG := 1 +DBG := 0 # # Whether to compile with optimizations