12 lines
471 B
Plaintext
12 lines
471 B
Plaintext
# CONFIG.solaris-sparc-debug.solaris-sparc-debug
|
|
#
|
|
# Definitions for solaris-sparc host - solaris-sparc target build with debug compiler flags
|
|
# Sites may override these definitions in CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug
|
|
#-------------------------------------------------------
|
|
|
|
include $(CONFIG)/os/CONFIG_SITE.Common.solaris-sparc
|
|
include $(CONFIG)/os/CONFIG.solaris-sparc.solaris-sparc
|
|
|
|
# Removes -O optimization and adds -g compile option
|
|
HOST_OPT=NO
|