1
1
openmpi/opal/mca/event/libevent2022
Joshua Hursey 029964a748 libevent2022: Fix broken configure AC_LANG_PROGRAM
* The AC_LANG_PROGRAM macro adds the `main()` so it is erroneous
   to add it to the test program.
 * This was detected with the XL compilers which will fail to
   build the program in this situation. The GNU compiler does not
   error out or warn, but successfully compiles the program.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2017-01-23 13:44:12 -06:00
..
libevent libevent2022: Fix broken configure AC_LANG_PROGRAM 2017-01-23 13:44:12 -06:00
autogen.subdirs Update to libevent 2.0.22-stable 2015-01-06 16:37:25 -08:00
configure.m4 Mucho thanks to Gilles - his patch to reorder the CPPFLAGS solves the problem of inadvertently picking up hwloc and libevent headers from locations in CPPFLAGS while continuing to build the embedded versions. Also silence a minor warning about an uninitialized var. 2016-09-22 07:39:22 -07:00
libevent2022_component.c Port the changes from #782 to the master. Not everything applies here as the code in the 1.10 series is a little different. In addition, we asked for a few changes (e.g., using MPI_ERR_ARG instead of "13") that are incorporated here. 2015-12-12 12:40:34 -08:00
libevent2022_module.c event: plug a leak when closing the event framework 2017-01-06 13:46:35 +09:00
libevent2022.h event: plug a leak when closing the event framework 2017-01-06 13:46:35 +09:00
Makefile.am event/libevent2022: cleanup dependencies to the embedded libevent lib 2016-11-07 14:57:52 +09:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00