X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2FFrameworkRules.mk;h=d11673bf3fd7a12c57b43c26b090e0194ecdb29e;hp=e33cde579ec9d72aa85c24dfe3cef049dd2444d2;hb=0ca67da389c41a10ba51b85905a2437669c0471d;hpb=21b2dedaa32ab309f6d1daec966528b7586bd207 diff --git a/direct/test-framework/FrameworkRules.mk b/direct/test-framework/FrameworkRules.mk index e33cde5..d11673b 100644 --- a/direct/test-framework/FrameworkRules.mk +++ b/direct/test-framework/FrameworkRules.mk @@ -3,7 +3,7 @@ # # YAFFS: Yet another Flash File System. A NAND-flash specific file system. # -# Copyright (C) 2003-2010 Aleph One Ltd. +# Copyright (C) 2002-2018 Aleph One Ltd. # # # Created by Charles Manning @@ -19,7 +19,8 @@ CFLAGS = -DCONFIG_YAFFS_DIRECT -DCONFIG_YAFFS_YAFFS2 -DCONFIG_YAFFS_DEFINES_TYPES CFLAGS += -DCONFIG_YAFFS_PROVIDE_DEFS -DCONFIG_YAFFSFS_PROVIDE_VALUES -CFLAGS += -Wall -g $(EXTRA_COMPILE_FLAGS) -Wstrict-aliasing +CFLAGS += -DCONFIG_YAFFS_MONITOR_MALLOC +CFLAGS += -Wall -g $(EXTRA_COMPILE_FLAGS) -Wstrict-aliasing -Werror #CFLAGS += -fno-strict-aliasing CFLAGS += -O0 CFLAGS += -Wextra -Wpointer-arith