[vmkit-commits] [vmkit] r93123 - /vmkit/trunk/tools/j3/Makefile

Nicolas Geoffray nicolas.geoffray at lip6.fr
Sun Jan 10 11:53:27 PST 2010


Author: geoffray
Date: Sun Jan 10 13:53:27 2010
New Revision: 93123

URL: http://llvm.org/viewvc/llvm-project?rev=93123&view=rev
Log:
Remove non-intended line from last commit.


Modified:
    vmkit/trunk/tools/j3/Makefile

Modified: vmkit/trunk/tools/j3/Makefile
URL: http://llvm.org/viewvc/llvm-project/vmkit/trunk/tools/j3/Makefile?rev=93123&r1=93122&r2=93123&view=diff

==============================================================================
--- vmkit/trunk/tools/j3/Makefile (original)
+++ vmkit/trunk/tools/j3/Makefile Sun Jan 10 13:53:27 2010
@@ -36,8 +36,6 @@
 
 endif
 
-CXX.Flags += $(CLASSPATH_FLAGS)
-
 LINK_COMPONENTS = jit nativecodegen scalaropts instrumentation ipa ipo bitreader asmparser linker
 
 





More information about the vmkit-commits mailing list