[lldb-dev] [Bug 28092] New: Build docs shouldn't use relative paths
via lldb-dev
lldb-dev at lists.llvm.org
Sun Jun 12 01:59:14 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28092
Bug ID: 28092
Summary: Build docs shouldn't use relative paths
Product: lldb
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: manish at mozilla.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
http://lldb.llvm.org/build.html#BuildingLldbOnLinux has a couple of places
where it says "cmake .." instead of giving a path relative to $llvm or $lldb.
It actually recommends keeping the build dir in $llvm/../llvm-build in the
previous section, so `cmake ..` won't even work in the recommended version.
Patch attached.
--
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/20160612/0a4e6269/attachment.html>
More information about the lldb-dev
mailing list