From 903361a3fdb23289a1a4e72ad4964ecc2a2538ae Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 5 Nov 2002 15:44:02 +0000 Subject: [PATCH] Modified comment regarding EPICS_HOST_ARCH. --- configure/CONFIG_SITE | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index ea4accdaa..6fb206bf8 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -37,8 +37,10 @@ # darwin-ppc # linux-mpc82xx -# EPICS_HOST_ARCH is an environment variable -# EPICS_HOST_ARCH=$(shell /usr/local/epics/startup/EpicsHostArch) +# EPICS_HOST_ARCH is a required environment variable +# Do not set EPICS_HOST_ARCH in this file. +# Use base/startup files to set EPICS_HOST_ARCH or +# set EPICS_HOST_ARCH on the GNU make command line. # The cross-compiler architectures to build EPICS for #