change ccflags = -O march=i386 to march=i486
authorMagnus Olsen <magnus@greatlord.com>
Thu, 2 Sep 2004 19:49:44 +0000 (19:49 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Thu, 2 Sep 2004 19:49:44 +0000 (19:49 +0000)
commita40f706f8e30d8229a6d2277587b6f82b3df7251
treeefed2482c7991cae196e419389f5768fa6c9e593
parent198d9eefbcfb1f0f2fbd5db61c8a2402f9ef99f6
change ccflags = -O march=i386 to march=i486
All asm code are writen for i486. so why did we compile it for i386 when it does not work on i386.

svn path=/trunk/; revision=10773
reactos/rules.mak