mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Renable lto2 build.
llvm-svn: 47845
This commit is contained in:
parent
5b84600196
commit
7cbf1d61dd
@ -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