[syslinux:pathbased] core: remove stray -DDEBUG

syslinux-bot for H. Peter Anvin hpa at zytor.com
Tue Feb 16 14:57:08 PST 2010


Commit-ID:  40861de7b2ff9fe7bbbe6c4fb22c43d7b20b47d2
Gitweb:     http://syslinux.zytor.com/commit/40861de7b2ff9fe7bbbe6c4fb22c43d7b20b47d2
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Tue, 16 Feb 2010 14:27:10 -0800
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Tue, 16 Feb 2010 14:27:10 -0800

core: remove stray -DDEBUG

Remove stray -DDEBUG that should not have been committed.

Signed-off-by: H. Peter Anvin <hpa at zytor.com>


---
 core/Makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/core/Makefile b/core/Makefile
index b92630b..707aad7 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -26,8 +26,6 @@ include $(topdir)/MCONFIG.embedded
 OPTFLAGS =
 INCLUDES = -I./include -I$(com32)/include
 
-CFLAGS += -DDEBUG
-
 # This is very similar to cp437; technically it's for Norway and Denmark,
 # but it's unlikely the characters that are different will be used in
 # filenames by other users.



More information about the Syslinux-commits mailing list