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

James Peach commented on TS-1838:
---------------------------------

I have a patch for this based on Igor's compiler macro suggestions.
                
> Compiler detection is naive and broken
> --------------------------------------
>
>                 Key: TS-1838
>                 URL: https://issues.apache.org/jira/browse/TS-1838
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Leif Hedstrom
>            Assignee: James Peach
>             Fix For: 3.3.3
>
>
> It also doesn't like e.g.
> {code}
> ./configure CC='ccache clang'
> {code}
> Because, now cc != "clang". What's worse, doing e.g.
> The case statement is to specific, we should probably wildcard it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to