From 5078cef23f4aeaaa7583c8f86f4c33ac324add1e Mon Sep 17 00:00:00 2001 From: Alex Ionescu Date: Tue, 25 Jan 2005 23:40:05 +0000 Subject: [PATCH] Sorry for incorrect file comiited. svn path=/trunk/; revision=13298 --- reactos/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/config b/reactos/config index e12b11f269b..89b47afd28b 100644 --- a/reactos/config +++ b/reactos/config @@ -30,7 +30,7 @@ DBG := 0 # # Whether to compile with optimizations # -OPTIMIZED := 1 +OPTIMIZED := 0 # # Whether to compile a multiprocessor or single processor version @@ -45,7 +45,7 @@ ACPI := 0 # # whether to use a 3GB User, 1GB Kernel memory map # -3GB := 0 +3GB := 1 # # Which version of NDIS do we support up to?