From 26051caeab40e730d9dfe21d30f5eea52317738b Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 7 Nov 2007 21:08:51 +0000 Subject: [PATCH] Modified comment lines. --- configure/os/CONFIG_SITE.linux-x86.vxWorksCommon | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon index 4e551af4b..f99ff4963 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon @@ -6,10 +6,9 @@ # Definitions for linux-x86 host - vxWorks target builds #------------------------------------------------------- -# JBA test override values - +# Example override lines for user built cross-compiler #GNU_DIR=/home/phoebus/JBA/gnu #GNU_TARGET_INCLUDE_DIR=$(GNU_DIR)/$(GNU_TARGET)/include -#CC = $(GNU_BIN)/$(CMPLR_PREFIX)gcc$(CMPLR_SUFFIX) -#CCC = $(GNU_BIN)/$(CMPLR_PREFIX)gcc$(CMPLR_SUFFIX) +#CMPLR_SUFFIX= +#CMPLR_PREFIX=$(addsuffix -,$(GNU_TARGET))