From dd04c7f561c66e6edd9363e5da266fffa3bca26e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 15 Oct 2016 19:49:43 -0700 Subject: clang/llvm: Switch to 4.0.0 development version 3.9 is now branched for morty Signed-off-by: Khem Raj --- .../clang/libcxx/0001-use-constexpr-when-using-glibc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-devtools/clang/libcxx') diff --git a/recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch b/recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch index c125c4a..9d2b327 100644 --- a/recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch +++ b/recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch @@ -1,4 +1,4 @@ -From 7d5006df84aeec510a07717310e17a35043e1f9e Mon Sep 17 00:00:00 2001 +From a5b8426cf21c3c303349a5be4d735123f514c435 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 May 2016 23:22:52 -0700 Subject: [PATCH] use constexpr when using glibc @@ -44,5 +44,5 @@ index 38a76ac..0fb1e2f 100644 condition_variable() _NOEXCEPT {__cv_ = (__libcpp_condvar_t)_LIBCPP_CONDVAR_INITIALIZER;} #endif -- -2.9.0 +2.10.0 -- cgit v1.2.3-54-g00ecf