1
1
openmpi/opal/mca/dl/dlopen
Jeff Squyres a0543616ee dl/dlopen: add libs to wrapper LIBS
With this, libs (e.g., "-ldl") are not added to the wrapper LIBS
flags.  This may work on some platforms, but on at least RHEL 7.3, it
does not (i.e., compiling MPI applications fails because it can't find
dlopen).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2017-04-15 09:30:18 -07:00
..
configure.m4 dl/dlopen: add libs to wrapper LIBS 2017-04-15 09:30:18 -07:00
dl_dlopen_component.c opal: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
dl_dlopen_module.c dl/dlopen/libltdl: Allow opal_dl_open to take a NULL filename. 2016-05-05 17:07:26 -04:00
dl_dlopen.h dlopen: simple dl component based on POSIX dlopen 2015-03-09 08:16:55 -07:00
Makefile.am dl: need to use LIBADD, not LIBS 2015-03-12 15:01:14 -07:00