X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile;h=5ab79234afe52bf689220bc680452bf2bd8b1343;hp=d45ba6b5585fe43ce793937f0fa5c87828c434b4;hb=e59ad777d34cfee20b3b700482b936c16cceaa8e;hpb=b570e037a5bb8abf780b75e896a8dee336c2dd74 diff --git a/Makefile b/Makefile index d45ba6b5..5ab79234 100644 --- 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