mirror of
https://github.com/ceph/ceph
synced 2025-02-07 19:03:18 +00:00
before this change, we assume that "ALLOCATOR" is the library name which can be found by linker with "ld -l <namespec>". but ideally, cmake can find a library in a more sophiscated way used by its "find_library()" implementation. so, in this change, instead of relying on the default paths looked up by "ld", use the path found by cmake. Signed-off-by: Kefu Chai <tchaikov@gmail.com> |
||
---|---|---|
.. | ||
modules |