From 395401711bf9ea80f72528c0053fd517d9924374 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 14 Nov 2005 17:12:13 +0000 Subject: [PATCH] Set WIND_HOST_TYPE to x86-linux_64. --- configure/os/CONFIG.linux-x86_64.Common | 2 +- configure/os/CONFIG_SITE.linux-x86_64.vxWorksCommon | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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