summaryrefslogtreecommitdiffstats
path: root/mpi-patches/export-mp-eq
diff options
context:
space:
mode:
Diffstat (limited to 'mpi-patches/export-mp-eq')
-rw-r--r--mpi-patches/export-mp-eq10
1 files changed, 5 insertions, 5 deletions
diff --git a/mpi-patches/export-mp-eq b/mpi-patches/export-mp-eq
index e9ea7a49..121aa9c7 100644
--- a/mpi-patches/export-mp-eq
+++ b/mpi-patches/export-mp-eq
@@ -1,8 +1,8 @@
Index: mpi-1.8.6/mpi.c
===================================================================
---- mpi-1.8.6.orig/mpi.c 2011-12-09 13:56:19.000000000 -0800
-+++ mpi-1.8.6/mpi.c 2011-12-09 13:56:23.000000000 -0800
-@@ -86,14 +86,6 @@
+--- mpi-1.8.6.orig/mpi.c 2015-02-07 19:32:37.136895701 -0800
++++ mpi-1.8.6/mpi.c 2015-02-07 19:32:43.876775527 -0800
+@@ -84,14 +84,6 @@
/* }}} */
@@ -19,8 +19,8 @@ Index: mpi-1.8.6/mpi.c
/* Constant strings returned by mp_strerror() */
Index: mpi-1.8.6/mpi.h
===================================================================
---- mpi-1.8.6.orig/mpi.h 2011-12-09 13:56:19.000000000 -0800
-+++ mpi-1.8.6/mpi.h 2011-12-09 13:56:23.000000000 -0800
+--- mpi-1.8.6.orig/mpi.h 2015-02-07 19:32:37.136895701 -0800
++++ mpi-1.8.6/mpi.h 2015-02-07 19:32:43.876775527 -0800
@@ -42,6 +42,10 @@
#define MP_UNDEF -5 /* answer is undefined */
#define MP_LAST_CODE MP_UNDEF