From c865655313b7b8b3f4567e3580273a7f7fce7a2f Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Thu, 21 Aug 2008 11:57:37 +0300 Subject: mkfs.ubifs: remove debugging leftovers from Makefile Signed-off-by: Artem Bityutskiy --- mkfs.ubifs/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'mkfs.ubifs') diff --git a/mkfs.ubifs/Makefile b/mkfs.ubifs/Makefile index 467ae1a..a327eee 100644 --- a/mkfs.ubifs/Makefile +++ b/mkfs.ubifs/Makefile @@ -1,7 +1,6 @@ DESTDIR := /usr/local SBINDIR=/usr/sbin ALL_SOURCES=*.[ch] hashtable/*.[ch] -CFLAGS ?= -O0 -ggdb CFLAGS += -Wall LDLIBS += -lz -llzo2 -lm -luuid TARGETS = mkfs.ubifs -- cgit v1.2.3