-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50897/#review145195
-----------------------------------------------------------



While working on https://reviews.apache.org/r/50853/, I thought that it wasn't 
easy to get the C++ compiler vendor/version info from the output of the build 
process, but I clearly missed the following lines:

```
checking for C++ compiler vendor... clang
checking for a sed that does not truncate output... /usr/bin/sed
checking for C++ compiler version... 7.0.2
checking for C++ compiler vendor... (cached) clang
```

Which is why I'm discarding this RR. Sorry for the inconvenience!

- Gastón Kleiman


On Aug. 8, 2016, 3:57 p.m., Gastón Kleiman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50897/
> -----------------------------------------------------------
> 
> (Updated Aug. 8, 2016, 3:57 p.m.)
> 
> 
> Review request for mesos, Alexander Rukletsov, Benjamin Mahler, Kapil Arya, 
> and Jan Schlicht.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> With this change, the output of `./configure` contains a message like:
> `configure: Using Clang 7.0.2`.
> 
> 
> Diffs
> -----
> 
>   configure.ac f82c6314d65a8ea3eb118bab8e110063cae46121 
> 
> Diff: https://reviews.apache.org/r/50897/diff/
> 
> 
> Testing
> -------
> 
> Tested with:
> 
> `GCC 4.8.1, 4.8.4, 4.8.5, 4.9.2, 5.3.1`
> `Clang 7.0.2`
> 
> 
> Thanks,
> 
> Gastón Kleiman
> 
>

Reply via email to