configure/Makefile: make Cygwin force less
[fio.git] / Makefile
index d45ba6b5585fe43ce793937f0fa5c87828c434b4..5ab79234afe52bf689220bc680452bf2bd8b1343 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