Author: hhinnant
Date: Sun Oct  9 10:25:34 2011
New Revision: 141507

URL: http://llvm.org/viewvc/llvm-project?rev=141507&view=rev
Log:
Update instructions for building on Mac OS 10.6

Modified:
    libcxx/trunk/www/index.html

Modified: libcxx/trunk/www/index.html
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/index.html?rev=141507&r1=141506&r2=141507&view=diff
==============================================================================
--- libcxx/trunk/www/index.html (original)
+++ libcxx/trunk/www/index.html Sun Oct  9 10:25:34 2011
@@ -155,6 +155,7 @@
   <ul>
     <li><code>cd libcxx/lib</code></li>
     <li><code>export TRIPLE=-apple-</code></li>
+    <li><code>export MACOSX_DEPLOYMENT_TARGET=10.6</code></li>
     <li><code>./buildit</code></li>
   </ul>
   


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to