mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Undo most of my previous whitespace fix. I think I like it better this way
after all. llvm-svn: 102508
This commit is contained in:
parent
ba5b622a80
commit
98f2186636
@ -58,9 +58,9 @@ endif
|
||||
install: $(OBJROOT) $(SYMROOT) $(DSTROOT)
|
||||
cd $(OBJROOT) && \
|
||||
$(SRC)/utils/buildit/build_llvm "$(RC_ARCHS)" "$(TARGETS)" \
|
||||
$(SRC) $(PREFIX) $(DSTROOT) $(SYMROOT) \
|
||||
$(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) \
|
||||
$(RC_ProjectSourceVersion) $(RC_ProjectSourceSubversion)
|
||||
$(SRC) $(PREFIX) $(DSTROOT) $(SYMROOT) \
|
||||
$(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) \
|
||||
$(RC_ProjectSourceVersion) $(RC_ProjectSourceSubversion)
|
||||
|
||||
# installhdrs does nothing, because the headers aren't useful until
|
||||
# the compiler is installed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user