summaryrefslogtreecommitdiff
path: root/var/spack/packages/mvapich2/ad_lustre_rwcontig_open_source.patch
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/packages/mvapich2/ad_lustre_rwcontig_open_source.patch')
-rw-r--r--var/spack/packages/mvapich2/ad_lustre_rwcontig_open_source.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/var/spack/packages/mvapich2/ad_lustre_rwcontig_open_source.patch b/var/spack/packages/mvapich2/ad_lustre_rwcontig_open_source.patch
new file mode 100644
index 0000000000..ff85845cf8
--- /dev/null
+++ b/var/spack/packages/mvapich2/ad_lustre_rwcontig_open_source.patch
@@ -0,0 +1,11 @@
+--- a/src/mpi/romio/adio/ad_lustre/ad_lustre_rwcontig.c 2013-12-10 12:05:44.806417000 -0800
++++ b/src/mpi/romio/adio/ad_lustre/ad_lustre_rwcontig.c 2013-12-10 11:53:03.295622000 -0800
+@@ -8,7 +8,7 @@
+ * Copyright (C) 2008 Sun Microsystems, Lustre group
+ */
+
+-#define _XOPEN_SOURCE 600
++//#define _XOPEN_SOURCE 600
+ #include <stdlib.h>
+ #include <malloc.h>
+ #include "ad_lustre.h"