Regenerate.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 30 Apr 2010 17:12:26 +0000 (17:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 30 Apr 2010 17:12:26 +0000 (17:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102720 91177308-0d34-0410-b5e6-96231b3b80d8

configure

index 9f35b4196a0713ce459acf4b46b2b07782672224..3e5ad9cd5af172bac37cf1cfccac1b9e9a55f60a 100755 (executable)
--- a/configure
+++ b/configure
@@ -5170,6 +5170,7 @@ echo $ECHO_N "checking optimization flags... $ECHO_C" >&6; }
 case "$withval" in
   default)
     case "$llvm_cv_os_type" in
+    FreeBSD) optimize_option=-O2 ;;
     MingW) optimize_option=-O2 ;;
     *)     optimize_option=-O3 ;;
     esac ;;
@@ -11274,7 +11275,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF
-#line 11277 "configure"
+#line 11278 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H