Merge branch 'master' into gfio
[fio.git] / Makefile
index aff4fba2251b2a2a387a7ef6557dd86e4e2d704e..8eb2f45d005c4fd56b8189b0698dca40f91d6a56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,6 @@ ifeq ($(UNAME), Android)
   SOURCE += diskutil.c fifo.c blktrace.c trim.c profiles/tiobench.c
   LIBS += -ldl
   LDFLAGS += -rdynamic
-  CPPFLAGS += -DFIO_NO_HAVE_SHM_H
 endif
 ifeq ($(UNAME), SunOS)
   LIBS  += -lpthread -ldl -laio -lrt -lnsl -lsocket