[OPENMP] Make -fopenmp to turn on OpenMP support by default.
[oota-llvm.git] / configure
index 1b3d08b3ace2309f63532a2e3a1755c4e03162f4..33438c60365ed7eeac279414ae89dc2b9e6c366b 100755 (executable)
--- a/configure
+++ b/configure
@@ -5954,7 +5954,7 @@ _ACEOF
 if test "${with_clang_default_openmp_runtime+set}" = set; then
   withval=$with_clang_default_openmp_runtime;
 else
-  withval="libgomp"
+  withval="libomp"
 fi