[
https://issues.apache.org/jira/browse/TS-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649908#comment-13649908
]
ASF subversion and git services commented on TS-1872:
-----------------------------------------------------
Commit aeb7442e67b57158b2e0e87a4b39fd670d9bfa99 in branch refs/heads/master
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=aeb7442 ]
TS-1872: minor cleanup to compiler flag handling
- Prefer AS_IF to the case statement.
- Test for directories before adding them to the linker path.
- Error out if we are building on Darwin with a non-clang compiler.
That's almost certainly an ancient version of gcc that won't work.
> More robust compiler detection
> ------------------------------
>
> Key: TS-1872
> URL: https://issues.apache.org/jira/browse/TS-1872
> Project: Traffic Server
> Issue Type: Improvement
> Components: Build
> Reporter: Igor Galić
> Assignee: Igor Galić
> Fix For: 3.3.3
>
>
> Right now our build detects compilers based on their name, especially if this
> name is just "cc" that's not very helpful.
> Following this discussion:
> http://mail-archives.apache.org/mod_mbox/trafficserver-dev/201305.mbox/%[email protected]%3E
> I'm adding this
> http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob;f=m4/ax_compiler_vendor.m4;hb=HEAD
> autoconf check.
--
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