Nick Wellnhofer created CLOWNFISH-16:
----------------------------------------
Summary: 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
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=cache ./configure -- cc}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)