mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
Add ABI/SysV-mips(64) to Makefile build
The Makefile build was broken without this. llvm-svn: 240886
This commit is contained in:
@@ -14,7 +14,7 @@ include $(LLDB_LEVEL)/../../Makefile.config
|
||||
|
||||
PARALLEL_DIRS := ABI/MacOSX-arm ABI/MacOSX-arm64 ABI/MacOSX-i386 ABI/SysV-i386 ABI/SysV-x86_64 \
|
||||
ABI/SysV-arm ABI/SysV-arm64 ABI/SysV-hexagon ABI/SysV-ppc ABI/SysV-ppc64 \
|
||||
Disassembler/llvm \
|
||||
ABI/SysV-mips ABI/SysV-mips64 Disassembler/llvm \
|
||||
ObjectContainer/BSD-Archive ObjectFile/ELF ObjectFile/PECOFF \
|
||||
ObjectContainer/Universal-Mach-O ObjectFile/Mach-O \
|
||||
ObjectFile/JIT SymbolFile/DWARF SymbolFile/Symtab Process/Utility \
|
||||
|
||||
Reference in New Issue
Block a user