FreeBSD Bugzilla – Attachment 78781 Details for
Bug 113264
databases/mysql51-server compilation doesn't allow for local OpenSSL port use (forces yaSSL instead)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 436 bytes, created by
User1001
on 2007-06-02 20:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
User1001
Created:
2007-06-02 20:40:03 UTC
Size:
436 bytes
patch
obsolete
>--- Makefile.orig Sat Jun 2 13:45:30 2007 >+++ Makefile Sat Jun 2 14:03:27 2007 >@@ -43,6 +43,11 @@ > .endif > .if defined(WITH_OPENSSL) > CONFIGURE_ARGS+=--with-ssl=bundled >+.elif defined(WITH_OPENSSL_LOCAL) >+WITH_OPENSSL_PORT= yes >+USE_OPENSSL_RPATH= yes >+CONFIGURE_ARGS+=--with-ssl=/usr/local >+CONFIGURE_ENV+="ssl_include=/usr/local/include" > .endif > .if defined(BUILD_STATIC) > CONFIGURE_ARGS+=--with-mysqld-ldflags=-all-static
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 113264
: 78781