Update LATEST_GCC_VERSION too

(cherry picked from commit 4059c6a654a5785199cf0d6dd998bf113b57cd0f)
This commit is contained in:
James R 2020-07-24 02:33:39 -07:00
parent 6c7f95e749
commit 655c694bbc

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