Files
pcas/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug
2009-07-13 20:51:44 +00:00

17 lines
487 B
Plaintext

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