mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
Minor update to build instructions: workaround a bug in cmake+make build files
llvm-svn: 178569
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
<p>If you do not have Ninja, you can still use CMake to generate Unix Makefiles that build LLDB:</p>
|
||||
<code>
|
||||
<br>> cmake -C ..
|
||||
<br>> make lldb
|
||||
<br>> make
|
||||
<br>> make check-lldb
|
||||
</code>
|
||||
<h2>To build with autoconf</h2>
|
||||
|
||||
Reference in New Issue
Block a user