X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=Makefile.FreeBSD;h=5882961a867949155641a3ebf642641fc9dbb061;hb=d1c46c049cfba2028abc45246e2609bcee52d0f3;hp=3c59a994284c6c228ee96900f945b9233fb646ca;hpb=7e744013dca36be3840c45d13f4ae09947282bea;p=fio.git diff --git a/Makefile.FreeBSD b/Makefile.FreeBSD index 3c59a994..5882961a 100644 --- a/Makefile.FreeBSD +++ b/Makefile.FreeBSD @@ -9,6 +9,7 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \ rbtree.o smalloc.o filehash.o helpers.o profile.o debug.o OBJS += lib/rand.o +OBJS += lib/flist_sort.o OBJS += crc/crc7.o OBJS += crc/crc16.o