mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +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
|
# only build new lto project on Darwin for now
|
||||||
ifeq ($(OS),Darwin)
|
ifeq ($(OS),Darwin)
|
||||||
#PARALLEL_DIRS += lto2
|
PARALLEL_DIRS += lto2
|
||||||
endif
|
endif
|
||||||
|
|
||||||
include $(LEVEL)/Makefile.common
|
include $(LEVEL)/Makefile.common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user