rpms/mpich2/devel mpich2.spec,1.5,1.6

Deji Akingunola deji at fedoraproject.org
Tue May 19 05:15:09 UTC 2009


Author: deji

Update of /cvs/pkgs/rpms/mpich2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2271

Modified Files:
	mpich2.spec 
Log Message:
Remove the 'static' flag from pm/hydra LDFLAGS



Index: mpich2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mpich2/devel/mpich2.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- mpich2.spec	18 May 2009 23:14:36 -0000	1.5
+++ mpich2.spec	19 May 2009 05:14:39 -0000	1.6
@@ -80,6 +80,7 @@ Contains the arch dependent libraries an
 
 %prep
 %setup -q -n %{name}-%{version}rc1
+sed -i 's#LDFLAGS -static#LDFLAGS#' src/pm/hydra/configure
 
 %configure	\
 	--enable-sharedlibs=gcc					\




More information about the fedora-extras-commits mailing list