source: issm/trunk/externalpackages/metis/configs/linux64/Makefile.in.patch@ 1517

Last change on this file since 1517 was 1444, checked in by Mathieu Morlighem, 16 years ago

fixed metis compilation for linux

File size: 108 bytes
Line 
13,5c3
2< CC = gcc
3< OBJ_EXT=o
4< LIB_EXT=a
5---
6> CC = cc
78c6
8< OPTFLAGS = -DLINUX -fPIC
9---
10> OPTFLAGS = -O2
Note: See TracBrowser for help on using the repository browser.