diff options
author | Marc Mutz <[email protected]> | 2025-07-02 11:30:50 +0200 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2025-07-02 23:11:30 +0000 |
commit | 235d9e5313a120135d3811128d8a1d3ab4f5ef6e (patch) | |
tree | eed0cfc74eff6231a055cd2d2a3bd295c4dc0c4f /src/openglwidgets | |
parent | 99844c5955038914274024416b667bc291803121 (diff) |
tst_selftest: skip benchlibcallgrind for asan builds6.10
Valgrind and asan are incompatible. Says Valgrind:
==1602116==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.
Fix by excluding the test from asan builds.
Amends the addition of -sanitize options; didn't look it up, since it
was certainly before Qt 6.0.
Pick-to: 6.9 6.5
Change-Id: I4c9922323c4e9457a6d721ca594652da6a0a55fb
Reviewed-by: Alexey Edelev <[email protected]>
(cherry picked from commit 668d93a3c526862dc0ad00420ed374b94c86dcb4)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
Diffstat (limited to 'src/openglwidgets')
0 files changed, 0 insertions, 0 deletions