You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2016/08/06 18:56:20 UTC

[lucy-issues] [jira] [Comment Edited] (CLOWNFISH-87) Use system cmark if possible

    [ https://issues.apache.org/jira/browse/CLOWNFISH-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410695#comment-15410695 ] 

Nick Wellnhofer edited comment on CLOWNFISH-87 at 8/6/16 6:55 PM:
------------------------------------------------------------------

Fixed with the following commit:

https://git-wip-us.apache.org/repos/asf?p=lucy-clownfish.git;a=commitdiff;h=a47be68a0fdf2d2e9f82fc724e1cc916d1d43121

You can now tell the Perl build to use the system cmark library with

{noformat}
perl Build.PL --with_system_cmark=1
{noformat}



was (Author: nwellnhof):
Fixed with the following commit:

https://git-wip-us.apache.org/repos/asf?p=lucy-clownfish.git;a=commitdiff;h=a47be68a0fdf2d2e9f82fc724e1cc916d1d43121

You can now tell the Perl build to use the system cmark library with

{noformat}
perl Build.PL --with_system-cmark=1
{noformat}


> Use system cmark if possible
> ----------------------------
>
>                 Key: CLOWNFISH-87
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-87
>             Project: Apache Lucy-Clownfish
>          Issue Type: Improvement
>          Components: Perl
>    Affects Versions: 0.5.0
>            Reporter: Petr Pisar
>            Assignee: Nick Wellnhofer
>             Fix For: 0.6.0
>
>         Attachments: Clownfish-CFC-0.5.0-Use-system-libcmark-if-possible.patch
>
>
> Clownfish-CFC-0.5.0 started to bundle cmark library. Attached patch make the build script to use system cmark library if available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)