From 570825f693f1134c052b295c331c782d79aa9c1f Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 9 Oct 2008 21:33:35 +0000 Subject: [PATCH] Removed old commented override lines. They are no longer valid. --- configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 | 13 ------------- configure/os/CONFIG_SITE.linux-x86.vxWorksCommon | 5 ----- configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 | 13 ------------- 3 files changed, 31 deletions(-) diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 b/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 index 2aede7b40..c8d40e13b 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 @@ -6,16 +6,3 @@ # Only the local epics system manager should modify this file #------------------------------------------------------- -# JBA test override values -#CMPLR_SUFFIX= -#GNU_TARGET=m68k-wrs-vxworks -#CMPLR_PREFIX=$(addsuffix -,$(GNU_TARGET)) - -# ORNL SNS overrides for cross compilers -#VX_DIR_YES = /opt/tornado20/ -#VX_CONFIG_DIR_YES = $(VX_DIR)/target/config -#VX_INCLUDE_YES = /usr/local/crossgcc/m68k/m68k-wrs-vxworks/sys-include -#VX_GNU_YES = /usr/local/crossgcc/m68k/ -#VX_GNU_BIN_YES = $(VX_GNU)/bin -#VX_GNU_LIB_YES = /usr/local/crossgcc/m68k/lib/gcc-lib/m68k-wrs-vxworks/2.95.2 - diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon index f99ff4963..75f54f2fc 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon @@ -6,9 +6,4 @@ # Definitions for linux-x86 host - vxWorks target builds #------------------------------------------------------- -# Example override lines for user built cross-compiler -#GNU_DIR=/home/phoebus/JBA/gnu -#GNU_TARGET_INCLUDE_DIR=$(GNU_DIR)/$(GNU_TARGET)/include -#CMPLR_SUFFIX= -#CMPLR_PREFIX=$(addsuffix -,$(GNU_TARGET)) diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 index 9357a472a..c019e97c2 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 @@ -6,16 +6,3 @@ # Only the local epics system manager should modify this file #------------------------------------------------------- -# JBA test override values -#CMPLR_SUFFIX= -#GNU_TARGET=m68k-wrs-vxworks -#CMPLR_PREFIX=$(addsuffix -,$(GNU_TARGET)) - -# ORNL SNS overrides for cross compilers -#VX_DIR = /opt/tornado20/ -#VX_CONFIG_DIR_YES = $(VX_DIR)/target/config -#VX_INCLUDE_YES = /usr/local/crossgcc/m68k/m68k-wrs-vxworks/sys-include -#VX_GNU_YES = /usr/local/crossgcc/m68k/ -#VX_GNU_BIN_YES = $(VX_GNU)/bin -#VX_GNU_LIB_YES = /usr/local/crossgcc/m68k/lib/gcc-lib/m68k-wrs-vxworks/2.95.2 -