Regenerate configure since r227090.
[oota-llvm.git] / configure
index e72c11d43c06531b4b3c263783de83358bd4d89a..78bf318cfa19c9d357805e432f82983278786dff 100755 (executable)
--- a/configure
+++ b/configure
@@ -4074,6 +4074,8 @@ else
     llvm_cv_target_os_type="NativeClient" ;;
   *-unknown-eabi*)
     llvm_cv_target_os_type="Freestanding" ;;
+  *-*-ps4)
+    llvm_cv_target_os_type="PS4" ;;
   *)
     llvm_cv_target_os_type="Unknown" ;;
 esac