Clear f on error get_next_file_rr()
[fio.git] / Makefile.FreeBSD
index 6b41db156c3444e057def9ef65b3e31e8b7c2812..ec67dd168be843fcef1ed81ad2dd4a4cc7740da1 100644 (file)
@@ -11,6 +11,8 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \
 OBJS += crc/crc7.o
 OBJS += crc/crc16.o
 OBJS += crc/crc32.o
+OBJS += crc/crc32c.o
+OBJS += crc/crc32c-intel.o
 OBJS += crc/crc64.o
 OBJS += crc/sha256.o
 OBJS += crc/sha512.o