We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f512dce commit a36a892Copy full SHA for a36a892
mk/main.mk
@@ -263,7 +263,7 @@ endif
263
######################################################################
264
265
# FIXME: x86-ism
266
-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 \
267
interpreter instrumentation
268
269
# Only build these LLVM tools
0 commit comments