From cd5a4be610993b320d1a8f3cc922d643b1910416 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 4 Sep 2003 19:57:34 +0000 Subject: [PATCH] Linux WRS cross-compiler architecture fix --- configure/os/CONFIG.linux-x86.Common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.linux-x86.Common b/configure/os/CONFIG.linux-x86.Common index cefc0857c..79c26b8e9 100644 --- a/configure/os/CONFIG.linux-x86.Common +++ b/configure/os/CONFIG.linux-x86.Common @@ -10,4 +10,4 @@ #Include definitions common to unix hosts include $(CONFIG)/os/CONFIG.UnixCommon.Common -WIND_HOST_TYPE = i386-linux2 +WIND_HOST_TYPE = x86-linux