X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=Makefile;h=231b4abd8089d6322d244322edfbc6a6f70d8e68;hb=243bfe190245a10e9d0981bf2a7c722edc4c43d4;hp=1113c2f6032d74d728ebed7edb3a63fe02411a27;hpb=3d434057fd4c20c2b1216d9696c4fed9f7d8c4dd;p=fio.git diff --git a/Makefile b/Makefile index 1113c2f6..231b4abd 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ SOURCE := gettime.c ioengines.c init.c stat.c log.c time.c filesetup.c \ cconv.c lib/prio_tree.c json.c lib/zipf.c lib/axmap.c \ lib/lfsr.c gettime-thread.c helpers.c lib/flist_sort.c \ lib/hweight.c lib/getrusage.c idletime.c td_error.c \ - profiles/tiobench.c profiles/act.c io_u_queue.c + profiles/tiobench.c profiles/act.c io_u_queue.c filelock.c ifdef CONFIG_64BIT_LLP64 CFLAGS += -DBITS_PER_LONG=32