iolog: update stale comment
[fio.git] / Makefile
index cc4b71f0eacea76de9a8c44df5eb889bd2b659d2..357ae983b843586b5bbb1f95f39ff1fb9583f80d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -59,9 +59,6 @@ ifdef CONFIG_LIBHDFS
   SOURCE += engines/libhdfs.c
 endif
 
-ifdef CONFIG_64BIT_LLP64
-  CFLAGS += -DBITS_PER_LONG=32
-endif
 ifdef CONFIG_64BIT
   CFLAGS += -DBITS_PER_LONG=64
 endif