diff --git a/configure/os/CONFIG.linux-x86_64.Common b/configure/os/CONFIG.linux-x86_64.Common index 2eb22e0f2..20984a609 100644 --- a/configure/os/CONFIG.linux-x86_64.Common +++ b/configure/os/CONFIG.linux-x86_64.Common @@ -10,4 +10,4 @@ #Include definitions common to unix hosts include $(CONFIG)/os/CONFIG.UnixCommon.Common -WIND_HOST_TYPE = x86_64-linux +WIND_HOST_TYPE = x86-linux diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorksCommon b/configure/os/CONFIG_SITE.linux-x86_64.vxWorksCommon index 8468249d5..2c1100337 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorksCommon +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorksCommon @@ -7,5 +7,5 @@ #------------------------------------------------------- # SNS override values -WIND_HOST_TYPE = x86-linux_64 +#WIND_HOST_TYPE = x86-linux