debug: Disable "at exit" LSAN leak check
Disable "at exit" memory leak check by LSAN if building for a 64-bit
target with GCC. This is need to fix a potential deadlock in GCCs
libasan implementation.
Fixes #20122
Signed-off-by:
Jan Van Winkel <jan.van_winkel@dxplore.eu>
Loading
Please sign in to comment