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

14 lines
487 B
Plaintext

# CONFIG.solaris-x86_64.solaris-x86_64-debug
#
# Definitions for solaris-x86_64 host - solaris-x86_64-debug target build with debug compiler flags
# Sites may override these definitions in CONFIG_SITE.solaris-x86_64.solaris-x86_64-debug
#-------------------------------------------------------
include $(CONFIG)/os/CONFIG.Common.solaris-x86_64
include $(CONFIG)/os/CONFIG.solaris-x86_64.solaris-x86_64
BUILD_CLASS=HOST
# Removes -O optimization and adds -g compile option
HOST_OPT=NO