X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftests%2FMakefile;h=46e7a03aefa9ac1f5b35529151acd0ee17c11c72;hp=017f5c93e968ca6398f103b0c6591e02f2c68128;hb=2334d4199580ecca3059056b773213fae4cbe01d;hpb=c4be92d4a7d255f147c5130c12207464a993f8eb diff --git a/direct/tests/Makefile b/direct/tests/Makefile index 017f5c9..46e7a03 100644 --- a/direct/tests/Makefile +++ b/direct/tests/Makefile @@ -14,7 +14,7 @@ # # NB Warning this Makefile does not include header dependencies. # -# $Id: Makefile,v 1.3 2009-01-16 00:47:00 charles Exp $ +# $Id: Makefile,v 1.4 2009-11-09 19:16:33 charles Exp $ #EXTRA_COMPILE_FLAGS = -DYAFFS_IGNORE_TAGS_ECC @@ -23,7 +23,7 @@ CFLAGS += -DCONFIG_YAFFS_PROVIDE_DEFS -DCONFIG_YAFFSFS_PROVIDE_VALUES -DNO_Y CFLAGS += -Wall -g $(EXTRA_COMPILE_FLAGS) -Wstrict-aliasing #CFLAGS += -fno-strict-aliasing CFLAGS += -O0 -#CFLAGS += -DVALGRIND_TEST +#CFLAGS += -DCONFIG_YAFFS_VALGRIND_TEST #CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations #CFLAGS+= -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline