First step at speeding up io_u rand refill
[fio.git] / Makefile.solaris
index 0ec6d730b8e6c58b2040aba26f26243b742108fc..49a4ef92618c77f09796f38e989e5d97b0d4acb2 100644 (file)
@@ -7,6 +7,8 @@ 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 += crc/crc7.o
 OBJS += crc/crc16.o
 OBJS += crc/crc32.o