mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-25 05:15:58 +00:00
There is no reason not to build these in parallel
llvm-svn: 17023
This commit is contained in:
parent
209f5ea32b
commit
33dd5f87b8
@ -6,8 +6,9 @@
|
||||
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
|
||||
LEVEL = ../..
|
||||
DIRS = Reader Writer
|
||||
PARALLEL_DIRS = Reader Writer
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user