You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/01 08:14:15 UTC

[jira] [Commented] (TS-1838) Compiler detection is naive and broken

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

ASF subversion and git services commented on TS-1838:
-----------------------------------------------------

Commit 2d419fc979fdd476e8ae5d96b0053c20b95fbe9c in branch refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=2d419fc ]

TS-1838 Improve the compiler handling a bit in configure.ac.

                
> 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: Leif Hedstrom
>
> 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