summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-06 10:07:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-06 10:07:07 +0000
commit4077850c7dec26d8b8269fcfe3cf208ce146a8ef (patch)
tree860900c904374dc8b0b84d49c369b0fe836b0219 /toolchain/gcc/Config.version
parent400fb6cadc65746c57b01a8cdec63885f3c3db8c (diff)
downloadmaster-31e0f0ae-4077850c7dec26d8b8269fcfe3cf208ce146a8ef.tar.gz
master-31e0f0ae-4077850c7dec26d8b8269fcfe3cf208ce146a8ef.tar.bz2
master-31e0f0ae-4077850c7dec26d8b8269fcfe3cf208ce146a8ef.zip
gcc: remove 4.6.3 leftovers
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46799
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index 4bbcf5d384..9636fca03b 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -8,7 +8,6 @@ config GCC_VERSION_4_8_LINARO
config GCC_VERSION
string
- default "4.6.3" if GCC_VERSION_4_6_3
default "5.2.0" if GCC_VERSION_5
default "4.6-linaro" if GCC_VERSION_4_6_LINARO
default "4.8-linaro" if GCC_VERSION_4_8_LINARO