FreeBSD Bugzilla – Attachment 113027 Details for
Bug 154538
[ patch ] MySQL 55 client/server compiled with diferent behavior than MySQL 51 client/server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 962 bytes, created by
Dan Lukes
on 2011-02-05 22:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dan Lukes
Created:
2011-02-05 22:40:08 UTC
Size:
962 bytes
patch
obsolete
>--- databases/mysql55-client/Makefile.ORIG 2011-02-05 22:59:51.000000000 +0100 >+++ databases/mysql55-client/Makefile 2011-02-05 22:57:55.000000000 +0100 >@@ -21,7 +21,7 @@ > > CONFLICTS_INSTALL= mysql-client-[34].* mysql-client-5.[0-46-9].* > >-CMAKE_ARGS= -DWITHOUT_SERVER=1 >+CMAKE_ARGS= -DWITH_LIBEDIT=OFF -DWITHOUT_SERVER=1 > > USE_LDCONFIG= ${PREFIX}/lib/mysql > >--- databases/mysql55-server/Makefile.ORIG 2011-01-13 17:56:45.000000000 +0100 >+++ databases/mysql55-server/Makefile 2011-02-05 22:58:55.000000000 +0100 >@@ -39,8 +39,10 @@ > -DINSTALL_SQLBENCHDIR="share/mysql" \ > -DINSTALL_SUPPORTFILESDIR="share/mysql" > >+CMAKE_ARGS+= -DWITH_LIBWRAP=ON >+ > .ifdef USE_MYSQL >-.error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. >+.error You have 'USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again. > .endif > > .include <bsd.port.options.mk>
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 154538
: 113027