Update LATEST_GCC_VERSION too

(cherry picked from commit 4931d82393)
This commit is contained in:
James R 2020-07-24 02:33:39 -07:00
parent 6e102db9c5
commit ec8cab9a3a

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