From dd28d4ba978abd9f6da0a223614d7f0d33b305a7 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 18 Mar 2018 02:11:56 +0100 Subject: x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Always include . Test for value of RTLD_PRIVATE_ERRNO instead of testing whether it is defined. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2fe1850e21..b9f90147f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -100,6 +100,9 @@ cthread_setspecific. * sysdeps/mach/libc-lock.h (__libc_key_create, __libc_setspecific): Likewise. + * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Always include + . Test for value of RTLD_PRIVATE_ERRNO instead of + testing whether it is defined. 2018-03-16 Samuel Thibault -- cgit 1.4.1