summaryrefslogtreecommitdiff
path: root/databases/mysql51-server/files/patch-configure
blob: 90cfbe46e62a79eed989b7f004be2d9fb69fdb54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- configure.orig	Sat May 26 12:22:14 2007
+++ configure	Fri Jun  1 07:53:46 2007
@@ -26935,8 +26933,8 @@
 # Some system specific hacks
 #
 
-MAX_C_OPTIMIZE="-O3"
-MAX_CXX_OPTIMIZE="-O3"
+MAX_C_OPTIMIZE=""
+MAX_CXX_OPTIMIZE=""
 
 case $SYSTEM_TYPE in
   *solaris2.7*)