From eb278e7aa0dc5e29d3e0f78d3a554665c03319b9 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 27 Sep 2000 14:29:52 +0000 Subject: [PATCH] Modified comments. --- configure/os/CONFIG_SITE.linux-x86.vxWorksCommon | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon index 0bb4becff..51d4da5e0 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon @@ -5,9 +5,11 @@ # Only the local epics system manager should modify this file # JBA test override values + #GNU_DIR=/home/phoebus/JBA/gnu #VX_INCLUDE=$(GNU_DIR)/$(GNU_TARGET)/include #GCC = $(GNU_BIN)/$(CMPLR_PREFIX)gcc$(CMPLR_SUFFIX) #G++ = $(GNU_BIN)/$(CMPLR_PREFIX)gcc$(CMPLR_SUFFIX) -#MUNCH = echo " " +#CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 +