FreeBSD Bugzilla – Attachment 170365 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]
Previous patch (mark port if Base used intentionally) with some changes
patch-databases_mysql57-mark_broken.diff (text/plain), 526 bytes, created by
Mahdi Mokhtari
on 2016-05-16 15:04:35 UTC
(
hide
)
Description:
Previous patch (mark port if Base used intentionally) with some changes
Filename:
MIME Type:
Creator:
Mahdi Mokhtari
Created:
2016-05-16 15:04:35 UTC
Size:
526 bytes
patch
obsolete
>Index: databases/mysql57-server/Makefile >=================================================================== >--- databases/mysql57-server/Makefile (revision 415316) >+++ databases/mysql57-server/Makefile (working copy) >@@ -21,6 +21,11 @@ > USE_OPENSSL= yes > USE_PERL5= run > >+.if defined(WITH_OPENSSL_BASE) >+BROKEN= fails linking with -lssl of OpenSSL from base due failing relocation R_X86_64_32 against a local symbol. \ >+ Use OpenSSL/LibreSSL from ports instead >+.endif >+ > WITH_OPENSSL_PORT= yes > > MY_DBDIR= /var/db/mysql
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:
mmokhi
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 209458
:
170235
|
170365
|
170380
|
170391
|
170411