about summary refs log tree commit diff
path: root/scripts/build-many-glibcs.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build-many-glibcs.py')
-rwxr-xr-xscripts/build-many-glibcs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
index 113352c089..8a2e068577 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -706,7 +706,7 @@ class Context(object):
                             'mpfr': '4.0.0',
                             'mig': '1.8',
                             'gnumach': '1.8',
-                            'hurd': '0.9'}
+                            'hurd': 'vcs-mainline'}
         use_versions = {}
         explicit_versions = {}
         for v in versions: