mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-01 00:02:16 +00:00
Undo most of my previous whitespace fix. I think I like it better this way
after all. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102508 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d79f0edd62
commit
598f4abdf4
@ -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