[llvm-commits] CVS: llvm-www/releases/download.html
Tanya Lattner
tonic at nondot.org
Wed Sep 26 23:14:33 PDT 2007
Changes in directory llvm-www/releases:
download.html updated: 1.44 -> 1.45
---
Log message:
formating
---
Diffs of the changes: (+2 -2)
download.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/releases/download.html
diff -u llvm-www/releases/download.html:1.44 llvm-www/releases/download.html:1.45
--- llvm-www/releases/download.html:1.44 Thu Sep 27 01:12:59 2007
+++ llvm-www/releases/download.html Thu Sep 27 01:14:15 2007
@@ -54,8 +54,8 @@
<ul>
<li><a href="2.1/llvm-llvm-gcc4.0-2.1-darwin-univ.tar.gz">Mac OS/X universal tarball with llvm-gcc 4.0 and all other LLVM tools</a><br>
- To install this, sudo to root, then untar in /. This installs tools in /usr/local/bin,
- which work on either ppc and intel macs and llvm-gcc supports the -arch option for
+ To install this, sudo to root, then untar in <tt>/</tt>. This installs tools in <tt>/usr/local/bin</tt>,
+ which work on either ppc and intel macs. In addition, llvm-gcc supports the -arch option for
Apple-style cross-compiles and universal builds.</li>
</ul>
More information about the llvm-commits
mailing list