Default OPTIMIZE_OPTION to -O2 on FreeBSD, at the request of the Clang/FreeBSD
authorDaniel Dunbar <daniel@zuster.org>
Fri, 30 Apr 2010 17:12:23 +0000 (17:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 30 Apr 2010 17:12:23 +0000 (17:12 +0000)
commit753b43c06596a1ad6339284f07523c76c53cf648
treea2f04863b817ee1c222c6384c13f7ab7f3c27bbc
parent6340722d1751841a00e791a44d8f2f5e481b8c61
Default OPTIMIZE_OPTION to -O2 on FreeBSD, at the request of the Clang/FreeBSD
folks. LLVM/Clang is miscompiled by the standard GCC at -O3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102719 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac