[LLVMbugs] [Bug 23467] New: Getting started page should mention how to build release
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat May 9 20:41:50 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23467
Bug ID: 23467
Summary: Getting started page should mention how to build
release
Product: Website
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: General Website
Assignee: unassignedbugs at nondot.org
Reporter: jamespharvey20 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Regarding http://clang.llvm.org/get_started.html, "Building Clang and Working
with the Code" "On Unix-like Systems" step 6.
This states "This builds both LLVM and Clang for debug mode."
Right next to that, it should say to use "-DCMAKE_BUILD_TYPE=Release" to make a
release build.
Someone not paying attention can easily miss this. Would be nice if it were
clearer. Perhaps making "debug mode" in bold. Perhaps moving "This builds
both LLVM and Clang for debug mode" up one spot, so it's right behind the cmake
line. Perhaps even putting sub-bullets under the cmake line.
--
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/20150510/2259f777/attachment.html>
More information about the llvm-bugs
mailing list