aboutsummaryrefslogtreecommitdiffstats
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
commit11c09f56482115fe80014412c57c9a23a0fa71da (patch)
tree8b10c102178f184ff79065ab3347bcf205cc94e0 /toolchain/gcc/Config.version
parent51c3caa5649429ce9731605df97faf12eec24a90 (diff)
downloadmaster-187ad058-11c09f56482115fe80014412c57c9a23a0fa71da.tar.gz
master-187ad058-11c09f56482115fe80014412c57c9a23a0fa71da.tar.bz2
master-187ad058-11c09f56482115fe80014412c57c9a23a0fa71da.zip
gcc: remove 4.6.3 leftovers
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46799 3c298f89-4303-0410-b956-a3cf2f4a3e73
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