add gcc 8.2.0
This commit is contained in:
parent
a7bac0832f
commit
e3f768a2e4
1
Makefile
1
Makefile
@ -10,6 +10,7 @@ STANDALONE = y
|
||||
|
||||
# GCC_VERSION = 6.4.0
|
||||
GCC_VERSION = 7.3.0
|
||||
# GCC_VERSION = 8.2.0
|
||||
CT_GCC_VERSION = $(shell echo $(GCC_VERSION) | sed -e 's/\./_/g')
|
||||
|
||||
# Directory to install toolchain to, by default inside current dir.
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 061ee5c7143e4acb8408b7ab259dc0c91188018b
|
||||
Subproject commit 60c498ecbedcc5076cf0da09bb2468eb413b94cb
|
||||
Loading…
Reference in New Issue
Block a user