diff options
author | Joachim <jenke@itc.rwth-aachen.de> | 2024-02-27 16:24:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-27 16:24:55 +0100 |
commit | 822142ffdfbe93f213c2c6b3f2aec7fe5f0af072 (patch) | |
tree | 352cf43746a96941e659c1bcc48a04a1ea0c52f6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 48bc9022b49cc452bd871c4942e5a059d226c9eb (diff) | |
download | llvm-822142ffdfbe93f213c2c6b3f2aec7fe5f0af072.zip llvm-822142ffdfbe93f213c2c6b3f2aec7fe5f0af072.tar.gz llvm-822142ffdfbe93f213c2c6b3f2aec7fe5f0af072.tar.bz2 |
[OpenMP][OMPD] libompd must not link libomp (#83119)
Fixes a regression introduced in 91ccd8248.
The code for libompd includes kmp.h for enum kmp_sched. The dependency
to hwloc is not necessary. Avoid the dependency by skipping the
definitions in kmp.h using types from hwloc.h.
Fixes #80750
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions