1
1
openmpi/ompi/tools
Jeff Squyres 9b716d946e wrappers: fix errant @{libdir} reference in pkg-config files
The RPATH support added a @{libdir} token into
<package>_WRAPPER_EXTRA_LDFLAGS.  However, these flags are also
substituted into the pkg-config data files, and they don't understand
the @{foo} notation.  So convert @{libdir} into ${libdir}, which
pkg-config *does* understand.

Thanks to Christoph Junghans (@junghans) for notifying us of the issue.

Fixes #406.
2015-02-20 08:43:19 -08:00
..
mpisync Introduce timing interval measurement facility in timing framework 2014-12-10 16:47:49 +06:00
ompi_info *info param.c: use stack string buffers 2015-02-12 10:24:02 -08:00
wrappers wrappers: fix errant @{libdir} reference in pkg-config files 2015-02-20 08:43:19 -08:00
Makefile.am Have to include the mpisync directory so the Makefile.in gets built - just don't build the binary and install it if timing isn't enabled 2014-09-24 01:18:21 +00:00