aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorPeter Arzt <peter@arzt-fd.de>2025-10-15 10:58:41 +0200
committerGitHub <noreply@github.com>2025-10-15 10:58:41 +0200
commitcd24d108a2c19c23c4ac80b501fa7361963cca3d (patch)
treedcc0e439fc6d4bd2135c771ee44146a1b23ad454 /lldb/packages/Python/lldbsuite
parentc9b07f34d46237ea547f379f979e7d0106e5a910 (diff)
downloadllvm-cd24d108a2c19c23c4ac80b501fa7361963cca3d.zip
llvm-cd24d108a2c19c23c4ac80b501fa7361963cca3d.tar.gz
llvm-cd24d108a2c19c23c4ac80b501fa7361963cca3d.tar.bz2
[OpenMP] Fix preprocessor mismatches between include and usages of hwloc (#158349)
Fix https://github.com/llvm/llvm-project/issues/156679 There is a mismatch between the preprocessor guards around the include of `hwloc.h` and those protecting its usages, leading to build failures on Darwin: https://github.com/spack/spack-packages/pull/1212 This change introduces `KMP_HWLOC_ENABLED` that reflects whether hwloc is actually used.
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions