1
1
openmpi/ompi/mca/fs
Brian Barrett b8442ba505 Revamp the handling of wrapper compiler flags. The user flags, main configure
flags, and mca flags are kept seperate until the very end.  The main configure
wrapper flags should now be modified by using the OPAL_WRAPPER_FLAGS_ADD
macro.  MCA components should either let <framework>_<component>_{LIBS,LDFLAGS}
be copied over OR set <framework>_<component>_WRAPPER_EXTRA_{LIBS,LDFLAGS}.
The situations in which WRAPPER CPPFLAGS can be set by MCA components was
made very small to match the one use case where it makes sense.

This commit was SVN r27950.
2013-01-29 00:00:43 +00:00
..
base Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1. 2012-11-06 19:09:26 +00:00
lustre Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
pvfs2 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
ufs Modifying the file-open to use the amode argument instead of file structure values. 2012-08-27 21:12:56 +00:00
configure.m4 Do not build these frameworks when --disable-mpi-io is specified. 2011-12-02 22:11:23 +00:00
fs.h provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
Makefile.am commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00