projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9202f1
)
Use Linux 5.4 in build-many-glibcs.py.
author
Joseph Myers
<joseph@codesourcery.com>
Tue, 26 Nov 2019 01:46:32 +0000
(
01:46
+0000)
committer
Joseph Myers
<joseph@codesourcery.com>
Tue, 26 Nov 2019 01:46:32 +0000
(
01:46
+0000)
This patch makes build-many-glibcs.py use Linux 5.4.
Tested with build-many-glibcs.py (compilers and glibcs builds).
scripts/build-many-glibcs.py
patch
|
blob
|
history
diff --git
a/scripts/build-many-glibcs.py
b/scripts/build-many-glibcs.py
index 4b3c4bfb76eba40c6b4bdd18a3c8f202a557e9b7..252ac08e6b209d3bdc88aa841daf84824f57c480 100755
(executable)
--- a/
scripts/build-many-glibcs.py
+++ b/
scripts/build-many-glibcs.py
@@
-707,7
+707,7
@@
class Context(object):
'gcc': 'vcs-9',
'glibc': 'vcs-mainline',
'gmp': '6.1.2',
- 'linux': '5.
3
',
+ 'linux': '5.
4
',
'mpc': '1.1.0',
'mpfr': '4.0.2',
'mig': 'vcs-mainline',