Initial version. File contributed by Ernest Williams, SNS.
This commit is contained in:
10
configure/os/CONFIG_SITE.linux-x86_64.UnixCommon
Normal file
10
configure/os/CONFIG_SITE.linux-x86_64.UnixCommon
Normal file
@@ -0,0 +1,10 @@
|
||||
# CONFIG_SITE.linux-x86_64.UnixCommon
|
||||
$
|
||||
# $Id$
|
||||
#
|
||||
# Site Specific configure override definitions
|
||||
# Only the local epics system manager should modify this file
|
||||
|
||||
CC = $(GNU_BIN)/$(CMPLR_PREFIX)gcc$(CMPLR_SUFFIX)
|
||||
CCC = $(GNU_BIN)/$(CMPLR_PREFIX)g++$(CMPLR_SUFFIX)
|
||||
|
||||
Reference in New Issue
Block a user