FreeBSD Bugzilla – Attachment 170235 Details for
Bug 209458
base OpenSSL complains for relocation for databases/mysql57
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ignore openssl from base
ignore-openssl-base.diff (text/plain), 477 bytes, created by
Markus Kohlmeyer
on 2016-05-12 20:08:57 UTC
(
hide
)
Description:
ignore openssl from base
Filename:
MIME Type:
Creator:
Markus Kohlmeyer
Created:
2016-05-12 20:08:57 UTC
Size:
477 bytes
patch
obsolete
>--- databases/mysql57-server/Makefile 2016-05-06 20:58:43.285950000 +0200 >+++ databases/mysql57-server/Makefile 2016-05-12 21:56:37.857049000 +0200 >@@ -21,7 +21,13 @@ > USE_OPENSSL= yes > USE_PERL5= run > >+.if defined(WITH_OPENSSL_BASE) >+IGNORE= Currently not compatible with OpenSSL from base. Use OpenSSL/LibreSSL from ports system instead. >+.endif >+ >+.if !defined(WITH_OPENSSL_PORT) > WITH_OPENSSL_PORT= yes >+.endif > > MY_DBDIR= /var/db/mysql > MY_SECDIR= /var/db/mysql_secure
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 209458
:
170235
|
170365
|
170380
|
170391
|
170411