From 285f1e03badd2e0270de4282a6943c4eab59c369 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 20 Dec 2006 23:25:56 +0000 Subject: [PATCH] Wind River don't support osf-alpha as a vxWorks host architecture. --- configure/os/CONFIG.osf-alpha-gnu.Common | 2 -- configure/os/CONFIG.osf-alpha.Common | 2 -- 2 files changed, 4 deletions(-) diff --git a/configure/os/CONFIG.osf-alpha-gnu.Common b/configure/os/CONFIG.osf-alpha-gnu.Common index f4dd25b50..1b37ac169 100644 --- a/configure/os/CONFIG.osf-alpha-gnu.Common +++ b/configure/os/CONFIG.osf-alpha-gnu.Common @@ -10,5 +10,3 @@ #Include definitions common to unix hosts include $(CONFIG)/os/CONFIG.UnixCommon.Common -WIND_HOST_TYPE = osf-alpha - diff --git a/configure/os/CONFIG.osf-alpha.Common b/configure/os/CONFIG.osf-alpha.Common index c337925be..28e0abd51 100644 --- a/configure/os/CONFIG.osf-alpha.Common +++ b/configure/os/CONFIG.osf-alpha.Common @@ -10,5 +10,3 @@ #Include definitions common to unix hosts include $(CONFIG)/os/CONFIG.UnixCommon.Common -WIND_HOST_TYPE = osf-alpha -