Add section 9 to HOWTO table of contents.
[fio.git] / Makefile
index 8a7410acefcb621f2b92025830adebf6e94db4f3..bb345ed9899bf7ca44b8ffa646e3e026ffe213ff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,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