about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ed2ebd629..fe7ef6506d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 	* scripts/check-local-headers.sh (exclude): Add hurd/ihash.h, and
 	include .*-.*/ in addition to .*-.*-.*/ (i.e. i386-gnu in addition to
 	i386-linux-gnu).
+	* sysdeps/mach/hurd/configure.ac (libc_cv_ld_gnu_indirect_function):
+	Set to no.
+	* sysdeps/mach/hurd/configure: Refresh.
 
 2016-05-30  Adhemerval Zanella  <adhemerval.zanella@linaro.org>