X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.solaris;h=06020c261f396261d67db077fe36268f6ac87cfb;hp=0ec6d730b8e6c58b2040aba26f26243b742108fc;hb=904dc32cfb31f63a2a50e42af583f7e61ccf4968;hpb=8e8af3c17e0d73b6efd959d1edb246a9bade2cbe diff --git a/Makefile.solaris b/Makefile.solaris index 0ec6d730..06020c26 100644 --- a/Makefile.solaris +++ b/Makefile.solaris @@ -7,6 +7,9 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \ rbtree.o fifo.o smalloc.o filehash.o lib/strsep.o helpers.o solaris.o \ profile.o debug.o +OBJS += lib/rand.o +OBJS += lib/flist_sort.o + OBJS += crc/crc7.o OBJS += crc/crc16.o OBJS += crc/crc32.o