[Lldb-commits] [lldb] r105700 - /lldb/trunk/INSTALL.txt
Jason Molenda
jmolenda at apple.com
Wed Jun 9 00:29:26 PDT 2010
Author: jmolenda
Date: Wed Jun 9 02:29:26 2010
New Revision: 105700
URL: http://llvm.org/viewvc/llvm-project?rev=105700&view=rev
Log:
You'll need to be running Mac OS X to get lldb to build right now.
Modified:
lldb/trunk/INSTALL.txt
Modified: lldb/trunk/INSTALL.txt
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/INSTALL.txt?rev=105700&r1=105699&r2=105700&view=diff
==============================================================================
--- lldb/trunk/INSTALL.txt (original)
+++ lldb/trunk/INSTALL.txt Wed Jun 9 02:29:26 2010
@@ -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
More information about the lldb-commits
mailing list