mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Build the garbage collectors
llvm-svn: 13701
This commit is contained in:
parent
71890fd358
commit
87cf9f79dc
@ -12,7 +12,7 @@ LEVEL = ..
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
ifneq ($(wildcard $(LLVMGCCDIR)),)
|
||||
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace
|
||||
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace GC
|
||||
else
|
||||
PARALLEL_DIRS :=
|
||||
install all ::
|
||||
|
Loading…
x
Reference in New Issue
Block a user