From 10d200dbace0ea5198006b313f40c3b884c88724 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 16 Jan 2018 16:46:00 +0100 Subject: nptl/tst-thread-exit-clobber: Run with any C++ compiler We do not need thread_local support in the C++11 comiler, and the minimum GCC version for glibc has C++11 support (if it has C++ support). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce13e85838..9d96be03d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-01-16 Florian Weimer + + * nptl/Makefile [$(have-cxx-thread_local)] (tests-unsupported): + Move tst-thread-exit-clobber ... + [$(CXX)] (tests-unsupported): ... to here. + 2018-01-16 Szabolcs Nagy * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SHA3): Define. -- cgit 1.4.1