mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 21:20:37 +00:00
Renable lto2 build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47845 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1a091447f4
commit
8f3153e217
@ -26,7 +26,7 @@ include $(LEVEL)/Makefile.config
|
||||
|
||||
# only build new lto project on Darwin for now
|
||||
ifeq ($(OS),Darwin)
|
||||
#PARALLEL_DIRS += lto2
|
||||
PARALLEL_DIRS += lto2
|
||||
endif
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user