aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 15:48:04 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 15:48:04 +0100
commit19fd8d0d3ebcf84e0e380902e0e2fe720d377f0f (patch)
treeccf7f78d9276af066e33713c1d1ceb9022077a79 /ChangeLog
parent660b7bff81676aef6a7b068eb137efd74b30c628 (diff)
downloadglibc-19fd8d0d3ebcf84e0e380902e0e2fe720d377f0f.tar.xz
glibc-19fd8d0d3ebcf84e0e380902e0e2fe720d377f0f.zip
hurd: Make build-many-glibcs.py use mainline gnumach
Some warnings need a couple of fixes in the gnumach headers. * scripts/build-many-glibcs.py (checkout_vcs): Add gnumach repository URLs, run autoreconf, and make it the default for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5eebc649cc..863afe0ce6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,8 +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.
+ (checkout_vcs): Add mig and gnumach repository URLs, run autoreconf,
+ and make them 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.