Skip to content
Snippets Groups Projects
Commit 7944700b authored by Michal Privoznik's avatar Michal Privoznik
Browse files

meson: Don't build tests when CLang lacks -fsemantic-interposition


There are some CLang versions that do not support
-fsemantic-interposition. If that's the case, the code is
optimized so much that our mocking no longer works.

Therefore, disable tests and produce a warning.

Signed-off-by: default avatarMichal Privoznik <mprivozn@redhat.com>
Reviewed-by: default avatarMartin Kletzander <mkletzan@redhat.com>
parent 7334972c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment