Files
epics-base/configure/os/CONFIG.Common.solaris-sparc-debug
T
Janet B. Anderson 7adda5d417 Added HOST_OPT=NO
2009-05-06 15:31:09 +00:00

15 lines
473 B
Plaintext

# CONFIG.Common.solaris-sparc-debug
#
# $Id$
# This file is maintained by the build community.
#
# 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