FreeBSD Bugzilla – Attachment 198687 Details for
Bug 232741
textproc/luceneplusplus: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
luceneplusplus.patch (text/plain), 532 bytes, created by
Piotr Kubaj
on 2018-10-27 09:16:40 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-27 09:16:40 UTC
Size:
532 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 483039) >+++ Makefile (working copy) >@@ -14,12 +14,11 @@ > > LIB_DEPENDS= libboost_system.so:devel/boost-libs > >-BROKEN_powerpc64= Does not build: Warning: end of file not at end of a line; newline inserted >- > USE_GITHUB= yes > GH_ACCOUNT= luceneplusplus > GH_PROJECT= LucenePlusPlus >-USES= cmake:outsource compiler >+USES= cmake:outsource compiler:c++11-lang >+USE_CXXSTD= c++11 > USE_LDCONFIG= yes > > .include <bsd.port.pre.mk>
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 232741
: 198687