Skip to content
Snippets Groups Projects
Commit 277f7e6e authored by Chris Lattner's avatar Chris Lattner
Browse files

Temporary hack to get the nightly tester running

llvm-svn: 12886
parent ed868e14
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ LEVEL = ..
include $(LEVEL)/Makefile.config
ifneq ($(wildcard $(LLVMGCCDIR)),)
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng zlib
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng
else
PARALLEL_DIRS :=
install all ::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment