Index: /issm/trunk/externalpackages/metis/configs/macmathieu32/Makefile.in.patch
===================================================================
--- /issm/trunk/externalpackages/metis/configs/macmathieu32/Makefile.in.patch	(revision 10915)
+++ /issm/trunk/externalpackages/metis/configs/macmathieu32/Makefile.in.patch	(revision 10915)
@@ -0,0 +1,10 @@
+3,5c3
+< CC = gcc
+< OBJ_EXT=o
+< LIB_EXT=a
+---
+> CC = cc
+8c6
+< OPTFLAGS = -DLINUX
+---
+> OPTFLAGS = -O2  -m32
Index: /issm/trunk/externalpackages/metis/configs/macmathieu64/Makefile.in.patch
===================================================================
--- /issm/trunk/externalpackages/metis/configs/macmathieu64/Makefile.in.patch	(revision 10915)
+++ /issm/trunk/externalpackages/metis/configs/macmathieu64/Makefile.in.patch	(revision 10915)
@@ -0,0 +1,10 @@
+3,5c3
+< CC = gcc
+< OBJ_EXT=o
+< LIB_EXT=a
+---
+> CC = cc
+8c6
+< OPTFLAGS = -DLINUX
+---
+> OPTFLAGS = -O2  -m64
