Files
epics-base/configure/os/CONFIG.Common.solaris-sparc-debug
2016-05-21 04:27:03 +02:00

12 lines
414 B
Plaintext

# CONFIG.Common.solaris-sparc-debug
#
# Definitions for solaris-sparc with debug compiler flags
# Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc-debug
#-------------------------------------------------------
# Include definitions common to all solaris-sparc target archs
include $(CONFIG)/os/CONFIG.Common.solaris-sparc
# Removes -O optimization and adds -g compile option
HOST_OPT=NO