]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake/modules/FindSanitizers: prefer libasan.6
authorKefu Chai <kchai@redhat.com>
Mon, 24 May 2021 08:18:27 +0000 (16:18 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 24 May 2021 08:19:37 +0000 (16:19 +0800)
commitb9e801590492609eb5cc777c8bac8d643ab7a388
treeb2d12371072af0c2a89c180caa730b68d72da458
parent3a92219268ef0499e805b6c09b1925dffc75d343
cmake/modules/FindSanitizers: prefer libasan.6

libasan.6 is shipped as part of GCC-11, so prefer it over older versions

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/FindSanitizers.cmake