11 lines
341 B
Plaintext
11 lines
341 B
Plaintext
# CONFIG.Common.linux-x86-debug
|
|
#
|
|
# Definitions for linux-x86 with debug compiler flags
|
|
# Sites may override these definitions in CONFIG_SITE.Common.linux-x86-debug
|
|
#-------------------------------------------------------
|
|
|
|
# Include definitions common to all linux-x86 target archs
|
|
include $(CONFIG)/os/CONFIG.Common.linux-x86
|
|
|
|
HOST_OPT=NO
|