From 8233957f54a59063c0e5e8a27d82a182fa0d78ab Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 10 Mar 2013 11:48:40 +0000 Subject: ia64: fix NEED_DL_SYSINFO_DSO conditionals The recent change to clean up these defines missed the ia64 logic. Update it accordingly. Signed-off-by: Mike Frysinger --- ports/ChangeLog.ia64 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ports/ChangeLog.ia64') diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index e1835604e2..46e2dd91e7 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,12 @@ +2013-03-10 Mike Frysinger + + * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: + Change multiple inclusion guard to _LINUX_IA64_DL_SYSDEP_H. + Use #include_next. + (RTLD_PRIVATE_ERRNO): Remove definition, now redundant. + (NEED_DL_SYSINFO, _dl_discover_osversion, + HAVE_DL_DISCOVER_OSVERSION): Likewise. + 2013-03-06 Andreas Jaeger * sysdeps/unix/sysv/linux/ia64/bits/msq.h (MSG_COPY): Define. -- cgit 1.4.1