revert changes to the config file. I accidently committed it, sorry.
Modified: trunk/reactos/config
_____
Modified: trunk/reactos/config
--- trunk/reactos/config 2005-03-13 14:21:47 UTC (rev 14007)
+++ trunk/reactos/config 2005-03-13 14:29:09 UTC (rev 14008)
@@ -15,22 +15,22 @@
# be optimized for.
#
-OARCH := i586
+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
#
-OPTIMIZED := 1
+OPTIMIZED := 0
#
# Whether to compile a multiprocessor or single processor version
Show replies by date