1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Temporary hack to get the nightly tester running

llvm-svn: 12886
This commit is contained in:
Chris Lattner 2004-04-13 13:57:29 +00:00
parent d41f8a3ad3
commit c0fa7b5d9d

View File

@ -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 ::