mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
toolchain: add support for GCC 12 typo
This commit is contained in:
parent
f4e3702e7d
commit
dc9c784945
@ -21,6 +21,9 @@ choice
|
||||
|
||||
config GCC_USE_VERSION_11
|
||||
bool "gcc 11.x"
|
||||
|
||||
config GCC_USE_VERSION_12
|
||||
bool "gcc 12.x"
|
||||
endchoice
|
||||
|
||||
config GCC_USE_GRAPHITE
|
||||
|
Loading…
Reference in New Issue
Block a user