Kill more debug target
svn path=/trunk/netsurf/; revision=7175
This commit is contained in:
parent
c90f927a9b
commit
62df558c58
|
@ -190,16 +190,6 @@ ifeq ($(TARGET),amiga)
|
|||
|
||||
endif
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# Debug-target-specific options
|
||||
# ----------------------------------------------------------------------------
|
||||
ifeq ($(TARGET),debug)
|
||||
|
||||
# Optimisation levels
|
||||
CFLAGS += -O0
|
||||
|
||||
endif
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# Framebuffer-target-specific options
|
||||
# ----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue