FreeBSD Bugzilla – Attachment 61082 Details for
Bug 91600
[PATCH] fix mysql50-server build on FreeBSD 4.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 718 bytes, created by
loschert
on 2006-01-10 15:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
loschert
Created:
2006-01-10 15:20:04 UTC
Size:
718 bytes
patch
obsolete
>--- configure.orig Wed Dec 21 14:41:46 2005 >+++ configure Mon Jan 9 12:46:04 2006 >@@ -20603,10 +20603,8 @@ > > > # This can be used to rebuild libtool when needed >-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool15/ltmain.sh" > >-# Always use our own libtool. >-LIBTOOL='$(SHELL) $(top_builddir)/libtool' > > # Prevent multiple expansion > >@@ -25092,7 +25090,7 @@ > int > main () > { >-return zlibCompileFlags(); >+zlibVersion(); > ; > return 0; > } >@@ -26130,8 +26128,8 @@ > # Some system specific hacks > # > >-MAX_C_OPTIMIZE="-O3" >-MAX_CXX_OPTIMIZE="-O3" >+MAX_C_OPTIMIZE="" >+MAX_CXX_OPTIMIZE="" > > ndb_cxxflags_fix= > case $SYSTEM_TYPE-$MACHINE_TYPE-$ac_cv_c_compiler_gnu in
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 91600
: 61082