17 lines
496 B
Plaintext
17 lines
496 B
Plaintext
# CONFIG.linux-x86.linux-x86-debug
|
|
#
|
|
# $Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Definitions for linux-x86 host - linux-x86-debug target build with debug compiler flags
|
|
# Sites may override these definitions in CONFIG_SITE.linux-x86.linux-x86-debug
|
|
#-------------------------------------------------------
|
|
|
|
include $(CONFIG)/os/CONFIG.linux-x86.linux-x86
|
|
|
|
# This will cause build failure when used with make -j option
|
|
# See base/src/bpt MAKEBPT
|
|
#BUILD_CLASS = HOST
|
|
|
|
CROSS_OPT=NO
|