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