From b0643088bc7387e04cf53dcf7331d02f7fa62c72 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 17 Oct 2014 11:30:15 -0700 Subject: Fix NPTL build error when missing __NR_set_robust_list. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a5cddd895..502bd42136 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-10-17 Roland McGrath + + * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on + [__NR_set_robust_list]. + 2014-10-17 Siddhesh Poyarekar * string/strcoll_l.c (get_next_seq): Fix up formatting. -- cgit 1.4.1