Whamcloud - gitweb
As long as we have lustre hack flags, let's at least compile with -O0,
[fs/lustre-release.git] / libsysio / Rules.make
index 45db68c..e2558c9 100644 (file)
@@ -14,5 +14,6 @@ endif
 DEV_CPPFLAGS = $(STDFD_DEV_CPPFLAGS)
 
 AM_CPPFLAGS = \
+       -D_POSIX_C_SOURCE=199506L -D_XOPEN_SOURCE=600 \
        $(AUTOMOUNT) $(ZERO_SUM_MEMORY) $(DEV_CPPFLAGS) $(SOCKETS_CPPFLAGS) \
-       -I$(top_srcdir)/include 
+       $(DEFER_INIT_CWD) -I$(top_srcdir)/include