FreeBSD Bugzilla – Attachment 165102 Details for
Bug 205815
databases/mysq57-server and mysql57-client - remove conflict with older boost-1_55
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for databases/mysql57-server/Makefile explicitly set BOOST_INCLUDE_DIR
patch-databases_mysql57-server (text/plain), 532 bytes, created by
Mahdi Mokhtari
on 2016-01-05 12:39:57 UTC
(
hide
)
Description:
patch for databases/mysql57-server/Makefile explicitly set BOOST_INCLUDE_DIR
Filename:
MIME Type:
Creator:
Mahdi Mokhtari
Created:
2016-01-05 12:39:57 UTC
Size:
532 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (.../mysql57-server.orig) (working copy) >+++ Makefile (.../mysql57-server) (working copy) >@@ -40,7 +40,8 @@ > -DINSTALL_SCRIPTDIR="bin" \ > -DINSTALL_SHAREDIR="share" \ > -DINSTALL_SUPPORTFILESDIR="share/mysql" \ >- -DLOCAL_BOOST_DIR=${WRKSRC}/../boost_1_59_0 \ >+ -DLOCAL_BOOST_DIR=${WRKDIR}/boost_1_59_0 \ >+ -DBOOST_INCLUDE_DIR=${WRKDIR}/boost_1_59_0 \ > -DWITH_INNODB_EXTRA_DEBUG=0 > > SHEBANG_FILES= scripts/*.pl* scripts/*.sh
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 205815
:
164978
| 165102