Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv30060

Modified Files:
        openmpi-10.7.info 
Log Message:
set FC and F77 for configure (jwhowarth)


Index: openmpi-10.7.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/openmpi-10.7.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openmpi-10.7.info   29 Jul 2011 01:56:07 -0000      1.1
+++ openmpi-10.7.info   29 Jul 2011 17:59:00 -0000      1.2
@@ -1,6 +1,6 @@
 Package: openmpi
 Version: 1.5.3
-Revision: 1
+Revision: 2
 GCC: 4.0
 Description: MPI implementation for parallel computing
 License: BSD
@@ -11,7 +11,7 @@
 Conflicts: libotf
 Source: http://www.open-mpi.org/software/ompi/v1.5/downloads/openmpi-%v.tar.bz2
 Source-MD5: 0eb8ec2aa05c74a4bc7602b01847131e
-ConfigureParams: --prefix=%p --datadir=%p/share/doc --sysconfdir=%p/etc/%n 
--sharedstatedir=%p/var/%n/shared --localstatedir=%p/var/%n/local 
--libdir=%p/lib/%n --includedir=%p/include --infodir=%p/share/info 
--mandir=%p/share/man --enable-shared --enable-static 
--disable-dependency-tracking FFLAGS=-O3 --with-devel-headers
+ConfigureParams: --prefix=%p --datadir=%p/share/doc --sysconfdir=%p/etc/%n 
--sharedstatedir=%p/var/%n/shared --localstatedir=%p/var/%n/local 
--libdir=%p/lib/%n --includedir=%p/include --infodir=%p/share/info 
--mandir=%p/share/man --enable-shared --enable-static 
--disable-dependency-tracking FFLAGS=-O3 --with-devel-headers 
F77=gfortran-fsf-4.6 FC=gfortran-fsf-4.6
 SetCC: gcc-fsf-4.6
 SetCXX: g++-fsf-4.6
 NoSetLDFLAGS: true
@@ -19,11 +19,6 @@
 SetLIBRARY_PATH: %p/lib
 UseMaxBuildJobs: true
 BuildDependsOnly: false
-CompileScript: <<
-#!/bin/bash -ev
-FC=gfortran-fsf-4.6 ./configure %c
-make
-<<
 InstallScript: <<
 #!/bin/sh -ev
 make install DESTDIR=%d


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to