[all-commits] [llvm/llvm-project] b96bae: [lldb] Fix building on NetBSD 8.x (#74191)
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Dec 4 00:02:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b96bae2887f276345f9c0ea9974703e8dd3b5ddf
https://github.com/llvm/llvm-project/commit/b96bae2887f276345f9c0ea9974703e8dd3b5ddf
Author: Brad Smith <brad at comstyle.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
M lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
Log Message:
-----------
[lldb] Fix building on NetBSD 8.x (#74191)
PT_STOP was introduced with NetBSD 9.0.
More information about the All-commits
mailing list