[lldb-dev] [Bug 39909] New: Build docs for macOS should mention DevToolsSecurity
via lldb-dev
lldb-dev at lists.llvm.org
Fri Dec 7 03:12:16 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=39909
Bug ID: 39909
Summary: Build docs for macOS should mention DevToolsSecurity
Product: lldb
Version: unspecified
Hardware: All
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: martongabesz at gmail.com
CC: llvm-bugs at lists.llvm.org
(macOS, mojave, Xcode 10.1)
When we build LLDB for macOS with cmake/ninja via ssh and we want to execute
"ninja check-lldb" then we must execute first:
"sudo /usr/sbin/DevToolsSecurity --enable"
This should be mentioned in the build docs.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20181207/0f12168c/attachment-0001.html>
More information about the lldb-dev
mailing list