summaryrefslogtreecommitdiff
path: root/lldb/INSTALL.txt
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2010-06-09 07:29:26 +0000
committerJason Molenda <jmolenda@apple.com>2010-06-09 07:29:26 +0000
commit95b47f13e0a025f8f794027aac941d9128db9a5c (patch)
tree28e37be08b7f65e153b95aecbffcc9c4fbe4db96 /lldb/INSTALL.txt
parent119652abf6253a0a5cafb15b0d8172e130d51e11 (diff)
You'll need to be running Mac OS X to get lldb to build right now.
Diffstat (limited to 'lldb/INSTALL.txt')
-rw-r--r--lldb/INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/INSTALL.txt b/lldb/INSTALL.txt
index 1eeedc54854..7865a6546f1 100644
--- a/lldb/INSTALL.txt
+++ b/lldb/INSTALL.txt
@@ -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