47fe109
--- ceph-0.80.5/src/test/Makefile.am.orig	2014-08-15 16:30:18.831799418 +0200
47fe109
+++ ceph-0.80.5/src/test/Makefile.am	2014-08-15 16:23:17.758464663 +0200
47fe109
@@ -642,7 +642,7 @@ bin_DEBUGPROGRAMS += ceph_test_librbd
47fe109
 if LINUX
47fe109
 ceph_test_librbd_fsx_SOURCES = test/librbd/fsx.c
47fe109
 ceph_test_librbd_fsx_LDADD = $(LIBRBD) $(LIBRADOS) -lm
47fe109
-ceph_test_librbd_fsx_CFLAGS = ${AM_CFLAGS} -Wno-format
47fe109
+ceph_test_librbd_fsx_CFLAGS = ${AM_CFLAGS}
47fe109
 bin_DEBUGPROGRAMS += ceph_test_librbd_fsx
47fe109
 endif
47fe109