powerpc: Build llvm for powerpc
This commit is contained in:
parent
f512dce713
commit
a36a8924b4
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ endif
|
|||
######################################################################
|
||||
|
||||
# FIXME: x86-ism
|
||||
LLVM_COMPONENTS=x86 arm aarch64 mips ipo bitreader bitwriter linker asmparser mcjit \
|
||||
LLVM_COMPONENTS=x86 arm aarch64 mips powerpc ipo bitreader bitwriter linker asmparser mcjit \
|
||||
interpreter instrumentation
|
||||
|
||||
# Only build these LLVM tools
|
||||
|
|
Loading…
Add table
Reference in a new issue