[cmake-developers] [PATCH] Do not build CMake in C11 mode if _Thread_local support is broken.
Brad King
brad.king at kitware.com
Tue Sep 15 16:01:42 EDT 2015
On 09/15/2015 10:31 AM, Raphael Kubo da Costa wrote:
> Add a test for _Thread_local support and only build CMake itself with
> C11 support if it works.
>
> Bug: http://www.cmake.org/Bug/view.php?id=15741
Thanks, applied:
Avoid using C11 to build CMake if _Thread_local support is broken
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ffa6f057
-Brad
More information about the cmake-developers
mailing list