diff options
| author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2025-01-29 00:17:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-28 15:17:45 -0800 |
| commit | 437040fe3df48eeb8584c25b45f0058e8fbac098 (patch) | |
| tree | 4ba2a6b3d4eb3045765617e10b4012c5d6ba453d /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
| parent | 38902153fe66cb7a0685728a5a489dff944b4033 (diff) | |
[CMake] Use shm_open, not clock_gettime, to detect librt (#120727)
On systems with glibc, clock_gettime() was moved from librt to libc in
version 2.17, in which case the current librt detection attempt would
always fail.
Look for shm_open instead, like other parts of the tree also do when
looking for librt.
Co-authored-by: Raphael Kubo da Costa <kubo@igalia.com>
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions
