From 4d614fe5e0625f197805978730214e5236ef360c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 3 Jul 2014 19:17:00 -0700 Subject: S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0a8688a1ce..22b8f238e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-07-03 Roland McGrath + * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the + value so it's not diagnosed as unused. + * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only thing) with "ifeq ($(subdir),rt)". -- cgit 1.4.1