HomeClusterLabs Projects

[lib] Don't use -rpath

Description

[lib] Don't use -rpath

rpath seems, understandably, to annoy some analysis tools. We
use it to locate the crypto & compression plugins but libknet also needs
to use the plugins from the build-tree when running tests.

A simple way to do this is have the plugin directory as part of the knet
handle then we can override it in the test suite, which already does
'illegal' accesses to some handle fields.

OK, it's not the MOST elegant way of doing this perhaps, but it is
simple and effective.

Details

Provenance
chrissie-cAuthored on Apr 23 2021, 3:17 AM
fabbioneCommitted on Apr 26 2021, 12:11 AM
Parents
rKae386c3e7eb1: [nozzle] Remove inet_ntoa() call
Branches
Unknown
Tags
Unknown

Event Timeline