source: issm/oecreview/Archive/11881-11894/ISSM-11887-11888.diff@ 11991

Last change on this file since 11991 was 11991, checked in by Eric.Larour, 13 years ago

oecreview from 11518 to present

File size: 1013 bytes
RevLine 
[11991]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/petsc/configs/4.0/win7/petscfix.h.patch
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/petsc/configs/4.0/win7/petscfix.h.patch (revision 0)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/petsc/configs/4.0/win7/petscfix.h.patch (revision 11888)
5@@ -0,0 +1,8 @@
6+10c10
7+< extern "C" {
8+---
9+> //extern "C" {
10+14c14
11+< }
12+---
13+> //}
14Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/petsc/install-3.1-win7.sh
15===================================================================
16--- /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/petsc/install-3.1-win7.sh (revision 11887)
17+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/externalpackages/petsc/install-3.1-win7.sh (revision 11888)
18@@ -46,3 +46,5 @@
19 #Compile petsc and install it
20 make
21 make install
22+
23+patch ../install/include/petscfix.h ../configs/4.0/win7/petscfix.h.patch
Note: See TracBrowser for help on using the repository browser.