mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-20 22:16:56 +00:00
toolchain/gcc: remove unused config symbol
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
9d2a23780e
commit
65ae02d602
@ -8,7 +8,3 @@ config GCC_VERSION
|
|||||||
default "6.3.0" if GCC_USE_VERSION_6
|
default "6.3.0" if GCC_USE_VERSION_6
|
||||||
default "7.3.0" if GCC_USE_VERSION_7
|
default "7.3.0" if GCC_USE_VERSION_7
|
||||||
default "5.5.0"
|
default "5.5.0"
|
||||||
|
|
||||||
config GCC_VERSION_7_1
|
|
||||||
bool
|
|
||||||
default y if GCC_VERSION_7_1_ARC
|
|
||||||
|
Loading…
Reference in New Issue
Block a user