]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Build librspreload library as part of build
authorSean Hefty <sean.hefty@intel.com>
Mon, 9 Jul 2012 21:58:14 +0000 (14:58 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 9 Jul 2012 21:58:14 +0000 (14:58 -0700)
commit54695d4a26cb90b1f65ed8a97a28e83bb5c45081
treec64a76f16b2f730e7c7514ef9ef676f4e60f07e0
parent56e2b4566930fa7b05debec8b247e8dfe9df7ffe
rsocket: Build librspreload library as part of build

Build the rsocket preload library as part of the build.  To reduce the
risk of the preload library intercepting calls without the user's
knowledge, the preload library is installed into {_libdir}/rsocket.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
librdmacm.spec.in
src/librspreload.map [new file with mode: 0644]
src/preload.c