mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Revert "Toolchains: Update to GCC 10.5.0"
This reverts commit 94712b34d4
.
This commit is contained in:
parent
84504c7471
commit
a60c09c24c
13 changed files with 196 additions and 254 deletions
|
@ -1,12 +0,0 @@
|
|||
diff -Naur glibc-2.20/configure glibc-2.20-patched/configure
|
||||
--- glibc-2.20/configure 2014-09-07 04:09:09.000000000 -0400
|
||||
+++ glibc-2.20-patched/configure 2025-08-05 07:40:19.923528264 -0400
|
||||
@@ -4661,7 +4661,7 @@
|
||||
ac_prog_version=`$CC -v 2>&1 | sed -n 's/^.*version \([egcygnustpi-]*[0-9.]*\).*$/\1/p'`
|
||||
case $ac_prog_version in
|
||||
'') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
|
||||
- 4.[4-9].* | 4.[1-9][0-9].* | [5-9].* )
|
||||
+ 4.[4-9].* | 4.[1-9][0-9].* | [5-9].* | 1[0-9].* )
|
||||
ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
|
||||
*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue