1
1
openmpi/ompi/tools/wrappers
Brian Barrett ac337114e6 Use ' ' instead of / / for the regex in split() when preparing the different
lists of flags for exec.  ' ' is a magic value that means match all
white space, and trim leading / trailing whitespace.  Will prevent
many spurious arguments to underlying compiler.

This commit was SVN r18726.
2008-06-24 19:37:05 +00:00
..
Makefile.am Add perl based wrapper compilers for cross-compile environments. The default 2008-06-13 22:52:25 +00:00
mpic++-wrapper-data.txt.in Bring over Brian's installdirs fixes from this afternoon (r14445). 2007-04-21 00:16:31 +00:00
mpicc-wrapper-data.txt.in Bring over Brian's installdirs fixes from this afternoon (r14445). 2007-04-21 00:16:31 +00:00
mpif77-wrapper-data.txt.in Bring over Brian's installdirs fixes from this afternoon (r14445). 2007-04-21 00:16:31 +00:00
mpif90-wrapper-data.txt.in Bring over Brian's installdirs fixes from this afternoon (r14445). 2007-04-21 00:16:31 +00:00
ompi_wrapper_script.in Use ' ' instead of / / for the regex in split() when preparing the different 2008-06-24 19:37:05 +00:00