Kill more debug target

svn path=/trunk/netsurf/; revision=7175
This commit is contained in:
John Mark Bell 2009-04-21 14:41:15 +00:00
parent c90f927a9b
commit 62df558c58
1 changed files with 0 additions and 10 deletions

View File

@ -190,16 +190,6 @@ ifeq ($(TARGET),amiga)
endif
# ----------------------------------------------------------------------------
# Debug-target-specific options
# ----------------------------------------------------------------------------
ifeq ($(TARGET),debug)
# Optimisation levels
CFLAGS += -O0
endif
# ----------------------------------------------------------------------------
# Framebuffer-target-specific options
# ----------------------------------------------------------------------------