[llvm-bugs] [Bug 39909] New: Build docs for macOS should mention DevToolsSecurity

via llvm-bugs llvm-bugs 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181207/b4ffe6ed/attachment.html>


More information about the llvm-bugs mailing list