mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Targets are independent of each other, so compile them in parallel
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16351 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
372dc8d9f7
commit
07542c8c20
@ -7,7 +7,7 @@
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
LEVEL = ../..
|
||||
DIRS = CBackend X86 SparcV9 PowerPC Skeleton
|
||||
PARALLEL_DIRS = CBackend X86 SparcV9 PowerPC Skeleton
|
||||
LIBRARYNAME = target
|
||||
BUILD_ARCHIVE = 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user