Update CMake.
[oota-llvm.git] / configure
index 304eaf1cacd47385dd5114074941b0e8aeb4c22a..e7ce56dcae846006a4c180e196025a97d3859824 100755 (executable)
--- a/configure
+++ b/configure
@@ -4935,7 +4935,7 @@ else
 fi
 
 case "$enableval" in
-  all) TARGETS_TO_BUILD="X86 Sparc PowerPC Alpha ARM Mips CellSPU PIC16 XCore MSP430 SystemZ CBackend MSIL CppBackend" ;;
+  all) TARGETS_TO_BUILD="X86 Sparc PowerPC Alpha ARM Mips CellSPU PIC16 XCore MSP430 SystemZ Blackfin CBackend MSIL CppBackend" ;;
   host-only)
     case "$llvm_cv_target_arch" in
       x86)     TARGETS_TO_BUILD="X86" ;;