fix configure+make build
[oota-llvm.git] / unittests / ExecutionEngine / MCJIT / Makefile
index c4dd740e05751a524a43aebb790281e049d90324..2822b20cdda26e2a9a4659bf624a2df6e72aad05 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../../..
 TESTNAME = MCJIT
-LINK_COMPONENTS := core ipo jit mcjit native support
+LINK_COMPONENTS := core ipo mcjit native support
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest