]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Build rspreload 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)
commit44954f203bb4a7e2365ced8af23c73c24065e13f
tree91153ae24e0243a1f3cf380e415d9bc5e8094789
parent56e2b4566930fa7b05debec8b247e8dfe9df7ffe
rsocket: Build rspreload library as part of build

Build rspreload.so, but do not install it.  This avoids the
need for the user to build it manually, without risking that
the preload library intercepts socket calls without the user's
explicit knowledge.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>