Files
epics-base/configure/os/CONFIG_SITE.linux-x86.linux-x86

13 lines
323 B
Plaintext

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