forked from OSchip/llvm-project
You'll need to be running Mac OS X to get lldb to build right now.
llvm-svn: 105700
This commit is contained in:
parent
a5dd326ca5
commit
d2df09955b
lldb
|
@ -1,7 +1,7 @@
|
|||
LLDB Installation Instructions
|
||||
==============================
|
||||
|
||||
Note that LLDB currently only builds out of the box on Darwin with Xcode, but
|
||||
Note that LLDB currently only builds out of the box on Mac OS X with Xcode, but
|
||||
patches to improve portability are definitely welcome.
|
||||
|
||||
In addition to using Xcode you'll need to enable code signing on your system
|
||||
|
|
Loading…
Reference in New Issue