diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-01-26 02:35:10 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-01-26 02:35:10 +0100 |
commit | 47c4b4b060db0290022dcc37cab7b5ff4bdb5c32 (patch) | |
tree | 59bf7623056e4a4e5fd1c69718a2bac9064a5c3b /ChangeLog | |
parent | 65f6c94e682e3c21bde4c3aea74011c00d41ac04 (diff) | |
download | glibc-47c4b4b060db0290022dcc37cab7b5ff4bdb5c32.zip glibc-47c4b4b060db0290022dcc37cab7b5ff4bdb5c32.tar.gz glibc-47c4b4b060db0290022dcc37cab7b5ff4bdb5c32.tar.bz2 |
hurd build-many-glibcs.py: use hurd mainline for now
* scripts/build-many-glibcs.py (checkout_vcs): Make hurd
mainline the default for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ 2018-01-25 Samuel Thibault <samuel.thibault@ens-lyon.org> * scripts/build-many-glibcs.py (checkout_vcs): Add hurd repository - URL, and run autoconf. + URL, and run autoconf, make it the default for now. 2018-01-24 Joseph Myers <joseph@codesourcery.com> |