Skip to content
Snippets Groups Projects
Ryan Gonzalez's avatar
Ryan Gonzalez authored
LLVM 17 enabled -fsanitize=function by default for C, instead of only
C++:

https://github.com/llvm/llvm-project/commit/279a4d0d67c874e80c171666822f2fabdd6fa926



But GLib uses function pointer casts extensively, resulting in a myriad
of test failures. Just disable it as a workaround.

steamrt/tasks#677

Signed-off-by: default avatarRyan Gonzalez <ryan.gonzalez@collabora.com>
a98de38d
History
Name Last commit Last update