]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: workaround of false alarm from ubsan
authorKefu Chai <kchai@redhat.com>
Thu, 21 Mar 2019 10:51:48 +0000 (18:51 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 27 Jan 2020 18:08:19 +0000 (19:08 +0100)
commit571fda68fc47ca81abdd017122fec1f0df534b42
tree66df981c1ef6955791f4bcf698248ef9977a85de
parent10eb5e99d4c72cf10305e6e9af4a9b1bf50900e9
cmake: workaround of false alarm from ubsan

to workaround a GCC bug, see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88684

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 77553040fcb9e6d0fb54f8132abfeb7d043d522f)
cmake/modules/FindSanitizers.cmake