FreeBSD Bugzilla – Attachment 206133 Details for
Bug 239505
databases/p5-DBD-mysql: fix build on GCC architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
p5-DBD-mysql.patch (text/plain), 483 bytes, created by
Piotr Kubaj
on 2019-07-28 23:08:51 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-07-28 23:08:51 UTC
Size:
483 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 507525) >+++ Makefile (working copy) >@@ -22,7 +22,9 @@ > > CONFLICTS_INSTALL?= p5-DBD-mysql[45][0-9]-[0-9]* > >-USES= mysql perl5 >+CONFIGURE_ARGS= ${CONFIGURE_ARGS_${CHOSEN_COMPILER_TYPE}} >+CONFIGURE_ARGS_gcc= --libs="-L${PREFIX}/lib/gcc${GCC_DEFAULT} `mysql_config --libs | ${SED} 's/-pthread //'`" >+USES= compiler:c11 mysql perl5 > USE_PERL5= configure > > OPTIONS_DEFINE= SSL
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:
mat
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 239505
: 206133