X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.mac;h=fe84297fdea1c26a3b3352a173e72556ddd837e0;hp=a726546bb4a0139c3341582216c68f41b6b5854f;hb=1fbbf72e16c27a6fda636db3891a41cd37dc6666;hpb=fdba6ac393728b3f743013a6517a987fda79bd1a diff --git a/Makefile.mac b/Makefile.mac index a726546b..fe84297f 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -8,6 +8,8 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \ eta.o verify.o memory.o io_u.o parse.o mutex.o options.o \ rbtree.o smalloc.o filehash.o helpers.o profile.o debug.o +OBJS += lib/rand.o + OBJS += crc/crc7.o OBJS += crc/crc16.o OBJS += crc/crc32.o