Update LATEST_GCC_VERSION too

This commit is contained in:
James R 2020-07-24 02:33:39 -07:00
parent 00943e9e82
commit 4059c6a654
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ SUPPORTED_GCC_VERSIONS:=\
51 52 53 54 55\
40 41 42 43 44 45 46 47 48 49
LATEST_GCC_VERSION=9.1
LATEST_GCC_VERSION=10.2
# gcc or g++
ifdef PREFIX