[macruby-changes] [1393] MacRuby/branches/experimental/README.rdoc

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 7 13:29:58 PDT 2009


Revision: 1393
          http://trac.macosforge.org/projects/ruby/changeset/1393
Author:   eloy.de.enige at gmail.com
Date:     2009-04-07 13:29:57 -0700 (Tue, 07 Apr 2009)
Log Message:
-----------
Fixed formatting.

Modified Paths:
--------------
    MacRuby/branches/experimental/README.rdoc

Modified: MacRuby/branches/experimental/README.rdoc
===================================================================
--- MacRuby/branches/experimental/README.rdoc	2009-04-07 20:28:18 UTC (rev 1392)
+++ MacRuby/branches/experimental/README.rdoc	2009-04-07 20:29:57 UTC (rev 1393)
@@ -26,12 +26,11 @@
 
   In case trunk reveals to be unstable we recommend revision 67244.
 
-  $ svn co -r 67244 https://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk
-  $ cd llvm-trunk
-  $ ./configure
-  $ UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1 make
-  $ sudo env UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1 \
-      make install
+    $ svn co -r 67244 https://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk
+    $ cd llvm-trunk
+    $ ./configure
+    $ UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1 make
+    $ sudo env UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1 make install
 
 === Build Instructions
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090407/4ccdcf0a/attachment-0001.html>


More information about the macruby-changes mailing list