added patch for Makefile on cray
This commit is contained in:
parent
616362b6f3
commit
d165e6c0f9
1 changed files with 6 additions and 0 deletions
6
packages/numlib/parmetis/4.0.2_Makefile_patch_cray
Normal file
6
packages/numlib/parmetis/4.0.2_Makefile_patch_cray
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
11,12c11,12
|
||||||
|
< cc = mpicc
|
||||||
|
< cxx = mpicxx
|
||||||
|
---
|
||||||
|
> cc = cc
|
||||||
|
> cxx = CC
|
Loading…
Reference in a new issue