FreeBSD Bugzilla – Attachment 118320 Details for
Bug 160548
databases/mysql55-server - make OpenSSL available to make/compile process
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 523 bytes, created by
RandomUser
on 2011-09-08 05:40:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
RandomUser
Created:
2011-09-08 05:40:06 UTC
Size:
523 bytes
patch
obsolete
>--- Makefile.orig 2011-08-17 13:36:35.000000000 -0500 >+++ Makefile 2011-09-06 15:50:00.000000000 -0500 >@@ -39,6 +39,7 @@ > -DINSTALL_SQLBENCHDIR="share/mysql" \ > -DINSTALL_SUPPORTFILESDIR="share/mysql" \ > -DWITH_LIBEDIT=0 \ >+ -DWITH_SSL=system \ > -DWITH_LIBWRAP=1 > > .ifdef USE_MYSQL >@@ -48,8 +49,10 @@ > .include <bsd.port.options.mk> > > .if !defined(WITHOUT_OPENSSL) >+.if !defined(WITH_OPENSSL) > CMAKE_ARGS+= -DWITH_SSL=bundled > .endif >+.endif > .if defined(WITH_FASTMTX) > CMAKE_ARGS+= -DWITH_FAST_MUTEXES=1 > .endif
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 160548
: 118320