This commit was manufactured by cvs2svn to create branch 'B3.13'.
This commit is contained in:
14
config/CONFIG.Vx.ppc604
Normal file
14
config/CONFIG.Vx.ppc604
Normal file
@@ -0,0 +1,14 @@
|
||||
# $Id$
|
||||
#
|
||||
# This file is maintained by the EPICS community.
|
||||
|
||||
# Vx GNU cross compiler suffix
|
||||
CMPLR_SUFFIX = ppc
|
||||
|
||||
# For Vx directories of form:
|
||||
# $(VX_DIR)/$(HOST_ARCH).$(ARCH_CLASS)/bin
|
||||
ARCH_CLASS = ppc
|
||||
|
||||
# Architecture specific build flags
|
||||
ARCH_DEP_CPPFLAGS = -DCPU=PPC604
|
||||
ARCH_DEP_CFLAGS = -fno-for-scope -mcpu=604
|
||||
3
config/CONFIG_SITE.Vx.ppc604
Normal file
3
config/CONFIG_SITE.Vx.ppc604
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
# Vx directory override for APS
|
||||
VX_DIR_YES = /usr/local/vw/tornado101ppc
|
||||
Reference in New Issue
Block a user