FreeBSD Bugzilla – Attachment 166860 Details for
Bug 207094
databases/mariadb100-server: mark OQGRAPH broken and allow to disable it properly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
mariadb100-server.patch (text/plain), 970 bytes, created by
Dmitry Marakasov
on 2016-02-11 00:13:27 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-02-11 00:13:27 UTC
Size:
970 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 408531) >+++ Makefile (working copy) >@@ -106,12 +106,12 @@ > INNODB_CMAKE_OFF= -DWITHOUT_INNOBASE=1 > MAXKEY_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my__compare.h > MROONGA_CMAKE_OFF= -DWITHOUT_MROONGA=1 >-OQGRAPH_CMAKE_OFF= -DWITHOUT_OQGRAPH=1 > OQGRAPH_LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \ > libJudy.so:${PORTSDIR}/devel/judy > # Currently OQGraph does not build using clang. > # See See https://mariadb.atlassian.net/browse/MDEV-8051. > OQGRPAH_USE= gcc >+OQGRAPH_BROKEN= does not build > > post-install: > # Remove programs to avoid conflict with mariadb100-client >@@ -136,6 +136,9 @@ > USE_GCC= yes > .endif > >+post-extract-OQGRAPH-off: >+ @${RM} -rf ${WRKSRC}/storage/oqgraph >+ > post-patch: > @${REINPLACE_CMD} 's/*.1/${MAN1}/' ${WRKSRC}/man/CMakeLists.txt > @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mysys/my_default.c
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 207094
: 166860