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

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

use gcc compiler for linux64 and icc for cosmos

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.