gcc: Update gcc 9.X to version 9.2.0
This updates the GCC version 9.X to version 9.2.0. The removed patches are applied upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -20,5 +20,5 @@ config GCC_VERSION
|
||||
string
|
||||
default "5.5.0" if GCC_VERSION_5
|
||||
default "8.3.0" if GCC_VERSION_8
|
||||
default "9.1.0" if GCC_VERSION_9
|
||||
default "9.2.0" if GCC_VERSION_9
|
||||
default "7.4.0"
|
||||
|
||||
Reference in New Issue
Block a user