mirror of
https://github.com/ceph/ceph
synced 2024-12-24 04:14:07 +00:00
a7326ee0f4
also, we don't need to pass '-lasan' or '-ltsan' to linker. it's suggested to use the "-fsanitize=${sanitizer}". please note, this module is compatible with the one used in seastar on purpose, as seastar is included in ceph using add_subdirectory(), and it in turn add its own cmake modules directory using list(APPEND ...), so cmake/modules/FindSantitizers.cmake is prefered over src/seastar/cmake/FindSantitizers.cmake. Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
modules |