]> git.lizzy.rs Git - rust.git/commitdiff
powerpc: Build llvm for powerpc
authorRicho Healey <richo@psych0tik.net>
Sat, 10 Jan 2015 03:52:18 +0000 (19:52 -0800)
committerRicho Healey <richo@psych0tik.net>
Mon, 12 Jan 2015 05:14:30 +0000 (21:14 -0800)
mk/main.mk

index ba6baa3fefef7a3bba9a455213f2fae28ec80a74..334647d04023f04082f6e7cdba65979da8ceb936 100644 (file)
@@ -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