testing... Modified: branches/alex_devel_branch/reactos/config _____
Modified: branches/alex_devel_branch/reactos/config --- branches/alex_devel_branch/reactos/config 2005-02-28 17:40:15 UTC (rev 13777) +++ branches/alex_devel_branch/reactos/config 2005-02-28 18:16:48 UTC (rev 13778) @@ -15,7 +15,7 @@
# be optimze for. #
-OARCH := i486 +OARCH := pentium2
# # Whether to compile in the kernel debugger @@ -30,7 +30,7 @@ # # Whether to compile with optimizations # -OPTIMIZED := 0 +OPTIMIZED := 1
# # Whether to compile a multiprocessor or single processor version