aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build-many-glibcs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
index acc9e29..97b6862 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -792,10 +792,10 @@ class Context(object):
def checkout(self, versions):
"""Check out the desired component versions."""
default_versions = {'binutils': 'vcs-2.40',
- 'gcc': 'vcs-12',
+ 'gcc': 'vcs-13',
'glibc': 'vcs-mainline',
'gmp': '6.2.1',
- 'linux': '6.2',
+ 'linux': '6.3',
'mpc': '1.3.1',
'mpfr': '4.2.0',
'mig': 'vcs-mainline',