mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 09:26:28 +00:00
toolchain/gcc: cleanup gcc9 config option
This line should have been removed in 244847da "build: remove GCC9 support" but stayed in tree after an incomplete rebase. Fix it. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
parent
6a2f516d55
commit
753f2f1eaa
@ -9,9 +9,6 @@ choice
|
||||
config GCC_USE_VERSION_8
|
||||
bool "gcc 8.x"
|
||||
|
||||
config GCC_USE_VERSION_9
|
||||
bool "gcc 9.x"
|
||||
|
||||
config GCC_USE_VERSION_10
|
||||
bool "gcc 10.x"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user