mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-12 20:16:49 +00:00
powerpc: Build llvm for powerpc
This commit is contained in:
parent
f512dce713
commit
a36a8924b4
@ -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…
Reference in New Issue
Block a user