about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-27 21:44:57 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-27 21:44:57 +0100
commitf4d3cee3a00211b346620f88abc5cb81c318cabe (patch)
tree1ce354b9dda4eabdc655491e4029e1c24924d8f5 /ChangeLog
parent7dab2d00ee6098e6a771a3a566c71a614ef18bb2 (diff)
downloadglibc-f4d3cee3a00211b346620f88abc5cb81c318cabe.tar.gz
glibc-f4d3cee3a00211b346620f88abc5cb81c318cabe.tar.xz
glibc-f4d3cee3a00211b346620f88abc5cb81c318cabe.zip
hurd: make build-many-glibcs.py use mainline mig
Some warnings come from code generated by mig, so we need a very recent
version for now.

        * scripts/build-many-glibcs.py (checkout_vcs): Add mig repository
        URL, and run autoreconf, make it the default for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d7800dbb1..9582d8cfed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@
 	timer_ptr2id to cast struct timer_node * to void *.
 	* scripts/build-many-glibcs.py [os == gnu] (build_gcc): Pass
 	--disable-libcilkrts to gcc configure.
+	(checkout_vcs): Add mig repository URL, and run autoreconf, make it the
+	default for now.
 	* sysdeps/mach/hurd/Makefile [$(subdir)==nis]: Add
 	-DUSE_BINDINGDIR=1 to CFLAGS-ypclnt.c.
 	* mach/Machrules (MIGFLAGS): Do not set -DMACH_IPC_COMPAT=0.