X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fbasic-test%2FMakefile;h=cc9094e647b13d01f557686dcb6ffdd764594421;hb=53c341c494a5420f1b057b35810321b4e272eecd;hp=a4207aac9beaadc1c3a88baa5ce35d9758665482;hpb=efe3b1808c66ecfecf16498eee78aeedc9809705;p=yaffs2.git diff --git a/direct/basic-test/Makefile b/direct/basic-test/Makefile index a4207aa..cc9094e 100644 --- a/direct/basic-test/Makefile +++ b/direct/basic-test/Makefile @@ -30,6 +30,9 @@ CFLAGS+= -Werror=strict-prototypes -Werror=missing-parameter-type CFLAGS+= -Werror=redundant-decls -Werror=nested-externs -Winline CFLAGS+= -Werror=undef +CFLAGS+= -DCONFIG_YAFFS_USE_PTHREADS -lpthread + + COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o \ yaffs_ecc.o yaffs_fileem.o yaffs_fileem2k.o yaffsfs.o yaffs_guts.o \ yaffs_packedtags1.o yaffs_ramdisk.o yaffs_ramem2k.o \