summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-04-30 17:12:26 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-04-30 17:12:26 +0000
commitf91387847421a1f0914e757cca96a4d213d32890 (patch)
treef226827dd029394c2ceb3d29e2634e7402a8f24d /configure
parent753b43c06596a1ad6339284f07523c76c53cf648 (diff)
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102720 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 9f35b4196a0..3e5ad9cd5af 100755
--- 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