aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-28 16:37:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-28 16:37:30 +0000
commitbf51ee3572daea746088dbc30cd888fc25602e6d (patch)
treed759be63517fe2b71231e2083c3fea89ee34dc9c /toolchain/gcc
parent50c44d0b54025169d992b40352ae30b099ad808c (diff)
downloadupstream-bf51ee3572daea746088dbc30cd888fc25602e6d.tar.gz
upstream-bf51ee3572daea746088dbc30cd888fc25602e6d.tar.bz2
upstream-bf51ee3572daea746088dbc30cd888fc25602e6d.zip
gcc: fix linaro 4.5.1 version check
SVN-Revision: 25203
Diffstat (limited to 'toolchain/gcc')
-rw-r--r--toolchain/gcc/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk
index 977a104d00..43ffb47553 100644
--- a/toolchain/gcc/common.mk
+++ b/toolchain/gcc/common.mk
@@ -36,7 +36,7 @@ ifdef CONFIG_GCC_VERSION_LLVM
PKG_SOURCE_SUBDIR:=$(GCC_DIR)
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(GCC_DIR)
else
-ifdef CONFIG_GCC_VERSION_4_5_1_LINARO
+ifeq ($(CONFIG_GCC_VERSION),"4.5.1+l")
PKG_REV:=4.5-2010.12-0
PKG_VERSION:=4.5.2
PKG_SOURCE_URL:=http://launchpad.net/gcc-linaro/4.5/4.5-2010.12-0/+download/