From 06f437a40cbc8b3d9912691c191d566485fbb49f Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 29 Aug 2006 08:02:41 +0000 Subject: [PATCH] I don't even know which arch that is Original commit message from CVS: I don't even know which arch that is --- win32/common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/common/config.h b/win32/common/config.h index f409e89f38..3719e6f607 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -175,7 +175,7 @@ #define HAVE_WIN32 1 /* Define host CPU */ -#define HOST_CPU "mos6502" +#define HOST_CPU "i686" /* library dir */ #ifdef _DEBUG