]> git.pld-linux.org Git - packages/mpich.git/commitdiff
- updated for 1.2.6
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Aug 2004 18:16:14 +0000 (18:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mpich-opt.patch -> 1.4

mpich-opt.patch

index 05e986baf5264ba629553a512feb6a049604bbae..40bcd3c298de704bed5632342edb9f3df54bea6f 100644 (file)
          CC="@CC@" ; export CC ; MAKE="${MAKE}" ; export MAKE ; \
          ${top_srcdir}/mpid/server/configure ; $(MAKE) serv_p4 ; \
          cp serv_p4 $(binbuild_dir) )
---- mpich-1.2.5/mpid/ch_p4/setup_ch_p4.orig    Fri Aug 18 21:45:14 2000
-+++ mpich-1.2.5/mpid/ch_p4/setup_ch_p4 Wed May 30 05:11:02 2001
-@@ -253,6 +253,7 @@
- echo "Configuring new p4 secure server"
- (cd mpid/server ; \
-     CC="$CC" ; export CC ; \
-+    CFLAGS="$OPTFLAGS"; export CFLAGS ; \
-     "$top_srcdir/mpid/server/configure" )
- if test $? != 0 ; then
-     print_error "Configure of the secure server may have failed!"
This page took 0.166715 seconds and 4 git commands to generate.