Files
pcas/configure/os/CONFIG.linux-x86-debug.linux-x86-debug
Andrew Johnson fbda9f3280 RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00

15 lines
454 B
Plaintext

# CONFIG.linux-x86-debug.linux-x86-debug
#
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-x86 host - linux-x86 target build with debug compiler flags
# Sites may override these definitions in CONFIG_SITE.linux-x86-debug.linux-x86-debug
#-------------------------------------------------------
include $(CONFIG)/os/CONFIG.linux-x86.linux-x86
# Removes -O optimization and adds -g compile option
HOST_OPT=NO