toolchain/gcc: adjust for gcc-7
This commit is contained in:
parent
969ae3900a
commit
fa74d858fd
@ -2,8 +2,8 @@ config GCC_VERSION_5
|
||||
default y if GCC_USE_VERSION_5
|
||||
bool
|
||||
|
||||
config GCC_VERSION_7
|
||||
default y if GCC_USE_VERSION_7
|
||||
config GCC_VERSION_8
|
||||
default y if GCC_USE_VERSION_8
|
||||
bool
|
||||
|
||||
config GCC_VERSION_9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user