FreeBSD Bugzilla – Attachment 154682 Details for
Bug 198811
databases/mysql56-server, databases/mysql56-client should use system zlib not bundled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to make MySQL use the system's zlib
mysql56-server.diff (text/plain), 386 bytes, created by
Matthias Andree
on 2015-03-22 22:54:19 UTC
(
hide
)
Description:
patch to make MySQL use the system's zlib
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2015-03-22 22:54:19 UTC
Size:
386 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 381309) >+++ Makefile (Arbeitskopie) >@@ -31,7 +31,8 @@ > -DINSTALL_SQLBENCHDIR="share/mysql" \ > -DINSTALL_SUPPORTFILESDIR="share/mysql" \ > -DWITH_EDITLINE=system \ >- -DWITH_LIBWRAP=1 >+ -DWITH_LIBWRAP=1 \ >+ -DWITH_ZLIB=system > > SHEBANG_FILES= scripts/*.pl* scripts/*.sh >
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
Flags:
mandree
:
maintainer-approval?
(
ale
)
Actions:
View
|
Diff
Attachments on
bug 198811
: 154682