14 lines
456 B
Plaintext
14 lines
456 B
Plaintext
# CONFIG.Common.linux-x86-debug
|
|
#
|
|
# Revision-Id: anj@aps.anl.gov-20101005192737-disfz3vs0f3fiixd
|
|
# This file is maintained by the build community.
|
|
#
|
|
# 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
|