From d2ff90286cd8651aefaa1f6dcee63beb9bbfed5b Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 18 Oct 2004 14:49:21 +0000 Subject: [PATCH] Commented out all cross compiler target archs. --- configure/os/CONFIG_SITE.linux-x86.Common | 3 ++- configure/os/CONFIG_SITE.solaris-sparc.Common | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configure/os/CONFIG_SITE.linux-x86.Common b/configure/os/CONFIG_SITE.linux-x86.Common index f060d7d39..b914c8e6d 100644 --- a/configure/os/CONFIG_SITE.linux-x86.Common +++ b/configure/os/CONFIG_SITE.linux-x86.Common @@ -9,4 +9,5 @@ # JBA test override values #CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 solaris-sparc #CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 -CROSS_COMPILER_TARGET_ARCHS = RTEMS-mvme2100 # RTEMS-mvme167 +#CROSS_COMPILER_TARGET_ARCHS = RTEMS-mvme2100 + diff --git a/configure/os/CONFIG_SITE.solaris-sparc.Common b/configure/os/CONFIG_SITE.solaris-sparc.Common index 42e3ca425..bbc92c5f6 100644 --- a/configure/os/CONFIG_SITE.solaris-sparc.Common +++ b/configure/os/CONFIG_SITE.solaris-sparc.Common @@ -7,4 +7,4 @@ #INSTALL_LOCATION = /home/phoebus/JBA/testBaseNew -CROSS_COMPILER_TARGET_ARCHS += vxWorks-ppc604 vxWorks-ppc603 vxWorks-68040 +#CROSS_COMPILER_TARGET_ARCHS += vxWorks-ppc604 vxWorks-ppc603 vxWorks-68040