aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorPatrick Simmons <linuxrocks123@netscape.net>2025-08-21 17:28:01 -0500
committerGitHub <noreply@github.com>2025-08-21 18:28:01 -0400
commit304373fb6d03531e62cf7cb1321705259a951fc1 (patch)
tree85937ef7452a97b19880910cb707520e5f82e4c6 /lldb/packages/Python/lldbsuite/test/configuration.py
parent36d07ad83b1e537e976f9ae3da5b618d3ccf951c (diff)
downloadllvm-304373fb6d03531e62cf7cb1321705259a951fc1.zip
llvm-304373fb6d03531e62cf7cb1321705259a951fc1.tar.gz
llvm-304373fb6d03531e62cf7cb1321705259a951fc1.tar.bz2
Fix Debug Build Using GCC 15 (#152223)
Flang currently doesn't build in debug mode on GCC 15 due to missing dynamic libraries in some CMakeLists.txt files, and OpenMP doesn't link in debug mode due to the atomic library pulling in libstdc++ despite an incomplete attempt in the CMakeLists.txt to disable glibcxx assertions. This PR fixes these issues and allows Flang and the OpenMP runtime to build and link on GCC 15 in debug mode. --------- Co-authored-by: ronlieb <ron.lieberman@amd.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions