[
https://issues.apache.org/jira/browse/MESOS-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Hindman resolved MESOS-2666.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.23.0
commit 6d0225658ca5631a9f8abd1ddb0c89485f145df2
Author: James Peach <[email protected]>
Date: Thu Jun 4 07:33:55 2015 -0700
Use standard macros for compiler and vendor detection.
Import the AX_COMPILER_VERSION and AX_COMPILER_VENDOR macros from the
autoconf archive and use them to detect and configure the supported
compilers.
Review: https://reviews.apache.org/r/33849
commit f45e3a7509f684a0cb99e46cba3faf70aba189e5
Author: James Peach <[email protected]>
Date: Thu Jun 4 07:04:45 2015 -0700
Use standard macros for compiler and vendor detection.
Import the AX_COMPILER_VERSION and AX_COMPILER_VENDOR macros from the
autoconf archive and use them to detect and configure the supported
compilers.
Review: https://reviews.apache.org/r/33850
> use standard compiler detection macros
> --------------------------------------
>
> Key: MESOS-2666
> URL: https://issues.apache.org/jira/browse/MESOS-2666
> Project: Mesos
> Issue Type: Improvement
> Components: build
> Reporter: James Peach
> Assignee: James Peach
> Priority: Trivial
> Fix For: 0.23.0
>
>
> Following on from the dev@ list, consider using AX_COMPILER_VENDOR and
> AX_COMPILER_VERSION to detect and validate the supported build toolchains.
> http://www.gnu.org/software/autoconf-archive/ax_compiler_vendor.html
> http://www.gnu.org/software/autoconf-archive/ax_compiler_version.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)