https://svn.open-mpi.org/trac/ompi/ticket/1187 is the CMR related to this bug.

  george.

On Nov 20, 2007, at 8:11 PM, Jeff Squyres wrote:

George --

I assume that this needs to go to 1.2.5 as well, right?  Can you file
a CMR?


On Nov 20, 2007, at 10:10 PM, bosi...@osl.iu.edu wrote:

Author: bosilca
Date: 2007-11-20 22:10:05 EST (Tue, 20 Nov 2007)
New Revision: 16762
URL: https://svn.open-mpi.org/trac/ompi/changeset/16762

Log:
After the 10.5.1 update this bug is still valid. Remove the -g from
all
Leopard versions (until they fix it).

Text files modified:
 trunk/config/ompi_config_asm.m4 |     2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/config/ompi_config_asm.m4
=
=
=
=
=
=
=
=
= =====================================================================
--- trunk/config/ompi_config_asm.m4     (original)
+++ trunk/config/ompi_config_asm.m4     2007-11-20 22:10:05 EST (Tue, 20
Nov 2007)
@@ -809,7 +809,7 @@
   OMPI_VAR_SCOPE_PUSH([ompi_config_asm_flags_new
ompi_config_asm_flag])
   AC_MSG_CHECKING([if need to remove -g from CCASFLAGS])
   case "$host" in
-        *-apple-darwin9.0*)
+        *-apple-darwin9.*)
           for ompi_config_asm_flag in $CCASFLAGS; do
               if test "$ompi_config_asm_flag" != "-g"; then

ompi_config_asm_flags_new="$ompi_config_asm_flags_new
$ompi_config_asm_flag"
_______________________________________________
svn-full mailing list
svn-f...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/svn-full


--
Jeff Squyres
Cisco Systems

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to