diff --git a/CMakeLists.txt b/CMakeLists.txt index d9eb2001..8db9083e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,7 +86,7 @@ target_compile_options(libchibi-common $<$:-Wall> $<$,$>:-Wall> $<$:-g - -fsanitize=address,undefined,integer-divide-by-zero,float-divide-by-zero,float-cast-overflow,return + -fsanitize=address,undefined,integer,float-divide-by-zero,float-cast-overflow,return -fno-omit-frame-pointer>) target_include_directories(libchibi-common