summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/zoltan/notparallel.patch
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/zoltan/notparallel.patch')
-rw-r--r--var/spack/repos/builtin/packages/zoltan/notparallel.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/zoltan/notparallel.patch b/var/spack/repos/builtin/packages/zoltan/notparallel.patch
new file mode 100644
index 0000000000..acab912df8
--- /dev/null
+++ b/var/spack/repos/builtin/packages/zoltan/notparallel.patch
@@ -0,0 +1,23 @@
+--- a/src/Makefile.in 2013-10-28 14:05:33.000000000 -0600
++++ b/src/Makefile.in 2019-01-23 17:18:00.419423207 -0700
+@@ -3858,6 +3858,9 @@
+
+ include $(top_builddir)/Makefile.export.zoltan
+
++
++@BUILD_ZOLTAN_F90_INTERFACE_TRUE@.NOTPARALLEL:
++
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
+--- a/src/fdriver/Makefile.in 2013-10-28 14:05:33.000000000 -0600
++++ b/src/fdriver/Makefile.in 2019-01-23 17:38:28.024843139 -0700
+@@ -683,6 +683,8 @@
+
+ include $(top_builddir)/Makefile.export.zoltan
+
++.NOTPARALLEL:
++
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT: