Loading BUILD/FINISH.sh +4 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,10 @@ $make -k clean || true aclocal && autoheader && aclocal && automake && autoconf (cd bdb/dist && sh s_all) (cd innobase && aclocal && autoheader && aclocal && automake && autoconf) if [ -d gemini ] then (cd gemini && aclocal && autoheader && aclocal && automake && autoconf) fi CFLAGS=\"$cflags\" CXX=gcc CXXFLAGS=\"$cxxflags\" $configure" Loading BUILD/SETUP.sh +4 −1 Original line number Diff line number Diff line Loading @@ -43,8 +43,11 @@ alpha_cflags="-mcpu=ev6 -Wa,-mev6" # Not used yet pentium_cflags="-mpentiumpro" sparc_cflags="" # be as fast as we can be without losing our ability to backtrace fast_cflags="-O3 -fno-omit-frame-pointer" reckless_cflags="-O3 -fomit-frame-pointer -ffixed-ebp" # this is one is for someone who thinks 1% speedup is worth not being # able to backtrace reckless_cflags="-O3 -fomit-frame-pointer " debug_cflags="-DEXTRA_DEBUG -DFORCE_INIT_OF_VARS -DSAFEMALLOC -DSAFE_MUTEX -O2" base_cxxflags="-felide-constructors -fno-exceptions -fno-rtti" Loading BUILD/compile-pentium +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ path=`dirname $0` . "$path/SETUP.sh" extra_flags="$pentium_cflags $reckless_cflags" extra_flags="$pentium_cflags $fast_cflags" extra_configs="$pentium_configs" strip=yes Loading BitKeeper/etc/logging_ok +5 −1 Original line number Diff line number Diff line tonu@hundin.mysql.fi jani@janikt.pp.saunalahti.fi monty@hundin.mysql.fi mwagner@evoq.mwagner.org sasha@mysql.sashanet.com tonu@hundin.mysql.fi monty@work.mysql.com Docs/Flags/latvia.gif 0 → 100644 +117 B Loading image diff... Loading
BUILD/FINISH.sh +4 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,10 @@ $make -k clean || true aclocal && autoheader && aclocal && automake && autoconf (cd bdb/dist && sh s_all) (cd innobase && aclocal && autoheader && aclocal && automake && autoconf) if [ -d gemini ] then (cd gemini && aclocal && autoheader && aclocal && automake && autoconf) fi CFLAGS=\"$cflags\" CXX=gcc CXXFLAGS=\"$cxxflags\" $configure" Loading
BUILD/SETUP.sh +4 −1 Original line number Diff line number Diff line Loading @@ -43,8 +43,11 @@ alpha_cflags="-mcpu=ev6 -Wa,-mev6" # Not used yet pentium_cflags="-mpentiumpro" sparc_cflags="" # be as fast as we can be without losing our ability to backtrace fast_cflags="-O3 -fno-omit-frame-pointer" reckless_cflags="-O3 -fomit-frame-pointer -ffixed-ebp" # this is one is for someone who thinks 1% speedup is worth not being # able to backtrace reckless_cflags="-O3 -fomit-frame-pointer " debug_cflags="-DEXTRA_DEBUG -DFORCE_INIT_OF_VARS -DSAFEMALLOC -DSAFE_MUTEX -O2" base_cxxflags="-felide-constructors -fno-exceptions -fno-rtti" Loading
BUILD/compile-pentium +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ path=`dirname $0` . "$path/SETUP.sh" extra_flags="$pentium_cflags $reckless_cflags" extra_flags="$pentium_cflags $fast_cflags" extra_configs="$pentium_configs" strip=yes Loading
BitKeeper/etc/logging_ok +5 −1 Original line number Diff line number Diff line tonu@hundin.mysql.fi jani@janikt.pp.saunalahti.fi monty@hundin.mysql.fi mwagner@evoq.mwagner.org sasha@mysql.sashanet.com tonu@hundin.mysql.fi monty@work.mysql.com