Files
epics-base/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64
T

13 lines
334 B
Plaintext

# CONFIG_SITE.linux-x86_64.linux-x86_64
#
# Site specific definitions for linux-x86_64 host - linux-x86_64 target builds
#-------------------------------------------------------
# Uncomment the followings lines to build with CLANG instead of GCC.
#
#GNU = NO
#CMPLR_CLASS = clang
#CC = clang
#CCC = clang++