summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorunknown <monty@work.mysql.com>2001-04-19 00:58:30 +0200
committerunknown <monty@work.mysql.com>2001-04-19 00:58:30 +0200
commit7337a193b1bb590c127daa9d92839e476e9b219f (patch)
tree7492d30d693c0862c24d2824ac91384a71a3c5e9 /BUILD
parentc778d3374cdaa5760ce41d9febe070266055a6f0 (diff)
parent09518126f1d05214b2e6518825d819cc86138f1f (diff)
downloadmariadb-git-7337a193b1bb590c127daa9d92839e476e9b219f.tar.gz
Merge
BitKeeper/etc/logging_ok: auto-union configure.in: Auto merged client/mysql.cc: Auto merged client/mysqltest.c: Auto merged mysql-test/mysql-test-run.sh: Auto merged sql/sql_select.cc: Auto merged Docs/manual.texi: SCCS merged sql/Makefile.am: SCCS merged
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD/SETUP.sh4
-rwxr-xr-x[-rw-r--r--]BUILD/compile-pentium-max0
2 files changed, 2 insertions, 2 deletions
diff --git a/BUILD/SETUP.sh b/BUILD/SETUP.sh
index d1de9ab12e7..1f45c5c18cb 100644
--- a/BUILD/SETUP.sh
+++ b/BUILD/SETUP.sh
@@ -43,8 +43,8 @@ alpha_cflags="-mcpu=ev6 -Wa,-mev6" # Not used yet
pentium_cflags="-mpentiumpro"
sparc_cflags=""
-fast_cflags="-O6 -fno-omit-frame-pointer"
-reckless_cflags="-O6 -fomit-frame-pointer -ffixed-ebp"
+fast_cflags="-O3 -fno-omit-frame-pointer"
+reckless_cflags="-O3 -fomit-frame-pointer -ffixed-ebp"
debug_cflags="-DEXTRA_DEBUG -DFORCE_INIT_OF_VARS -DSAFEMALLOC -DSAFE_MUTEX -O2"
base_cxxflags="-felide-constructors -fno-exceptions -fno-rtti"
diff --git a/BUILD/compile-pentium-max b/BUILD/compile-pentium-max
index 5fb4c1f89d2..5fb4c1f89d2 100644..100755
--- a/BUILD/compile-pentium-max
+++ b/BUILD/compile-pentium-max