#At file:///shared/home/df/mysql/bazaar/mysql-5.0-preconfigure/
2666 Daniel Fischer 2008-10-22
configure has no business setting an optimisation level
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2008-10-10 17:20:42 +0000
+++ b/configure.in 2008-10-22 13:55:45 +0000
@@ -1136,8 +1136,6 @@ case $SYSTEM_TYPE in
if test "$ac_cv_prog_gcc" = "no"
then
CFLAGS="$CFLAGS -DHAVE_BROKEN_INLINE"
-# set working flags first in line, letting override it (i. e. for debug):
- CXXFLAGS="+O2 $CXXFLAGS"
MAX_C_OPTIMIZE=""
MAX_CXX_OPTIMIZE=""
ndb_cxxflags_fix="$ndb_cxxflags_fix -Aa"
| Thread |
|---|
| • bzr commit into mysql-5.0 branch (df:2666) | Daniel Fischer | 22 Oct |