mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-24 14:33:40 +00:00
ok this really works :)
llvm-svn: 30195
This commit is contained in:
parent
325ff2c001
commit
818f2a71e8
@ -20,10 +20,11 @@ PARALLEL_DIRS := llvm-config \
|
||||
gccld llvm2cpp \
|
||||
llvm-ld llvmc llvm-prof
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
# Disable liblto on non-darwin platforms right now until LLVM is built PIC.
|
||||
ifeq ($(OS), Darwin)
|
||||
PARALLEL_DIRS += lto
|
||||
endif
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user