diff options
Diffstat (limited to '')
-rw-r--r-- | math/parmetis/files/patch-ab | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/math/parmetis/files/patch-ab b/math/parmetis/files/patch-ab deleted file mode 100644 index 09756660bccf..000000000000 --- a/math/parmetis/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ ---- Makefile.in.orig Mon Jun 10 15:07:32 2002 -+++ Makefile.in Mon Jun 10 15:08:55 2002 -@@ -1,6 +1,6 @@ - - # Which compiler to use --CC = mpicc -+CC = ${LOCALBASE}/bin/mpicc - - - # What optimization level to use -@@ -13,7 +13,7 @@ - COPTIONS = - - # Which loader to use --LD = mpicc -+LD = ${LOCALBASE}/bin/mpicc - - # In which directories to look for any additional libraries - LIBDIR = |