13 lines
397 B
Plaintext
13 lines
397 B
Plaintext
# CONFIG.linux-x86_64-debug.Common
|
|
#
|
|
# Definitions for linux-x86_64 debug with debug compiler flags
|
|
# Sites may override these definitions in CONFIG_SITE.linux-x86_64-debug.Common
|
|
#-------------------------------------------------------
|
|
|
|
#Include definitions common to linux-x86_64 hosts
|
|
include $(CONFIG)/os/CONFIG.linux-x86_64.Common
|
|
|
|
# Make all crosscompiler builds debug builds
|
|
#CROSS_OPT=NO
|
|
|