Files
epics-base/config/CONFIG_SITE.Vx.T2-ppc604
T
2022-02-04 09:36:06 +01:00

10 lines
254 B
Plaintext

VX_DIR = /afs/psi.ch/project/vxworks/Tornado2.2
GCC = $(GNU_BIN)/cc$(CMPLR_SUFFIX)
CPP = $(GNU_BIN)/cc$(CMPLR_SUFFIX) -x c -E
G++ = $(GNU_BIN)/cc$(CMPLR_SUFFIX)
# Compiler bug: Optimization corrupts floating point calculations
VX_OPT = NO
GCC_OPT_NO =