I don't even know which arch that is
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 29 Aug 2006 08:02:41 +0000 (08:02 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 29 Aug 2006 08:02:41 +0000 (08:02 +0000)
Original commit message from CVS:
I don't even know which arch that is

win32/common/config.h

index f409e89..3719e6f 100644 (file)
 #define HAVE_WIN32 1
 
 /* Define host CPU */
-#define HOST_CPU "mos6502"
+#define HOST_CPU "i686"
 
 /* library dir */
 #ifdef _DEBUG