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 2014/09/17 10:55:33 UTC

[lucy-issues] [jira] [Resolved] (CLOWNFISH-16) Support arguments in $Config{cc}

     [ https://issues.apache.org/jira/browse/CLOWNFISH-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Wellnhofer resolved CLOWNFISH-16.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.4.1

Fix committed to master and 0.4 branch.

> Support arguments in $Config{cc}
> --------------------------------
>
>                 Key: CLOWNFISH-16
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-16
>             Project: Apache Lucy-Clownfish
>          Issue Type: Bug
>          Components: Charmonizer
>    Affects Versions: 0.4.0
>            Reporter: Nick Wellnhofer
>             Fix For: 0.4.1
>
>
> If {{$Config\{cc\}}} contains a command with arguments, the build fails:
> http://www.cpantesters.org/cpan/report/7a085296-3b19-11e4-9f0d-fcace0bfc7aa
> Here {{$Config\{cc\}}} is {{'ccache cc'}}.
> I think it's enough to fix this in the Perl build. For the C build, the user could run something like {{CC=ccache ./configure -- cc}}.



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