Files
epics-base/configure/os/CONFIG.linux-x86-debug.linux-x86-debug
2009-07-14 20:17:24 +00:00

15 lines
445 B
Plaintext

# CONFIG.linux-x86-debug.linux-x86-debug
#
# $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