Allow PackedType to be constructed with an abstract type.
[oota-llvm.git] / runtime / Makefile
index 8d6f0ff5961dbf753bd898c89a057d63b840c794..d1165800c75b38616c4f36cbb06f3d8d69f68433 100644 (file)
@@ -18,7 +18,7 @@ install all::
        $(Echo) "Warning: with llvm-gcc version 4 and beyond"
 else 
 ifneq ($(wildcard $(LLVMGCC)),)
-PARALLEL_DIRS  := GCCLibraries  libdummy libprofile libtrace GC
+PARALLEL_DIRS  := GCCLibraries  libdummy libprofile GC
 else
 PARALLEL_DIRS  := 
 install all ::