mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-03 15:36:21 +00:00
Build the garbage collectors
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13701 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e6fd7762c5
commit
8ad864ab14
@ -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