[vmkit-commits] [vmkit] r180350 - Updated local README file.

Peter Senna Tschudin peter.senna at gmail.com
Thu Apr 25 10:02:06 PDT 2013


Author: peter.senna
Date: Thu Apr 25 12:00:23 2013
New Revision: 180350

URL: http://llvm.org/viewvc/llvm-project?rev=180350&view=rev
Log:
Updated local README file.
(cherry picked from commit 56777930f1f95e7a16ed98fc03bfef0879d23f75)

Modified:
    vmkit/trunk/incinerator/README.TXT

Modified: vmkit/trunk/incinerator/README.TXT
URL: http://llvm.org/viewvc/llvm-project/vmkit/trunk/incinerator/README.TXT?rev=180350&r1=180349&r2=180350&view=diff
==============================================================================
--- vmkit/trunk/incinerator/README.TXT (original)
+++ vmkit/trunk/incinerator/README.TXT Thu Apr 25 12:00:23 2013
@@ -91,7 +91,7 @@ svn co http://llvm.org/svn/llvm-project/
 
 * Make it (debug mode):
 
-./configure --with-llvmsrc=/home/koutheir/PhD/VMKit/llvm --with-llvmobj=/home/koutheir/PhD/VMKit/llvm --with-gnu-classpath-libs=/usr/local/classpath/lib/classpath --with-gnu-classpath-glibj=/usr/local/classpath/share/classpath/glibj.zip
+./configure --enable-incinerator --with-llvmsrc=/home/koutheir/PhD/VMKit/llvm --with-llvmobj=/home/koutheir/PhD/VMKit/llvm --with-gnu-classpath-libs=/usr/local/classpath/lib/classpath --with-gnu-classpath-glibj=/usr/local/classpath/share/classpath/glibj.zip
 make -j12 ENABLE_OPTIMIZED=0 REQUIRES_FRAME_POINTER=1 KEEP_SYMBOLS=1 DEBUG_RUNTIME=1 DEBUG_SYMBOLS=1
 
 =============





More information about the vmkit-commits mailing list